This commit is contained in:
parent
60762b9727
commit
f456cabe0f
4 changed files with 19 additions and 5 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue