This commit is contained in:
parent
76e5b7a4a2
commit
be932989e6
6 changed files with 74 additions and 96 deletions
|
@ -53,6 +53,7 @@ protected:
|
|||
int retreatAnimFrameAndCheckForEndOfAnim(class CPlayer *_player);
|
||||
DVECTOR getMoveVelocity(class CPlayer *_player);
|
||||
void setMoveVelocity(class CPlayer *_player,DVECTOR *_moveVel);
|
||||
DVECTOR getPlayerPos(class CPlayer *_player);
|
||||
int getPadInput(class CPlayer *_player);
|
||||
|
||||
int isOnSolidGround(class CPlayer *_player);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue