This commit is contained in:
Charles 2001-05-14 22:59:31 +00:00
parent 60762b9727
commit f456cabe0f
4 changed files with 19 additions and 5 deletions

View file

@ -254,6 +254,7 @@ protected:
bool processGroundCollisionReverse( s32 *moveX, s32 *moveY );
virtual void processEnemyCollision( CThing *thisThing );
virtual void processUserCollision( CThing *thisThing );
virtual s32 getFrameShift( int _frames );
void reinit();