2.50 checkin
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
Desc: A bitmap Actor that animates and moves around.
|
||||
|
||||
Copyright (c) 2001 Chris Danford. All rights reserved.
|
||||
Copyright (c) 2001-2002 by the persons listed below. All rights reserved.
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
@@ -36,6 +36,7 @@ public:
|
||||
else
|
||||
return LoadFromTexture( sFilePath, dwHints, bForceReload );
|
||||
};
|
||||
void UnloadTexture();
|
||||
|
||||
virtual void RenderPrimitives();
|
||||
virtual void Update( float fDeltaTime );
|
||||
|
||||
Reference in New Issue
Block a user