no message

This commit is contained in:
Chris Danford
2002-04-28 20:42:32 +00:00
parent 78f3e80118
commit dad622f11c
63 changed files with 1642 additions and 16473 deletions
+1
View File
@@ -37,6 +37,7 @@ public:
return LoadFromTexture( sFilePath, dwHints, bForceReload );
};
void UnloadTexture();
RageTexture* GetTexture() { return m_pTexture; };
virtual void RenderPrimitives();
virtual void Update( float fDeltaTime );