This commit is contained in:
parent
8fc2f0e1df
commit
12e8907ece
4 changed files with 16 additions and 1 deletions
|
@ -266,6 +266,7 @@ protected:
|
|||
void processCollision();
|
||||
void processTimer( int _frames );
|
||||
void detectCollisionWithPlayer();
|
||||
bool isCollisionWithGround();
|
||||
|
||||
void processGenericGotoTarget( int _frames, s32 xDist, s32 yDist, s32 speed );
|
||||
void processGenericGetUserDist( int _frames, s32 *distX, s32 *distY );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue