This commit is contained in:
Charles 2001-08-03 19:10:05 +00:00
parent 17a4463ac2
commit 38b97c7111
13 changed files with 185 additions and 3 deletions

View file

@ -59,6 +59,7 @@ public:
void postInit();
void shutdown();
void render();
void renderOnMapScreen( DVECTOR drawPos );
int checkCollisionAgainst(CThing *_thisThing, int _frames);
protected:
s32 getFrameShift( int _frames );