This commit is contained in:
parent
024914d8f3
commit
a6b6cdbb57
11 changed files with 103 additions and 30 deletions
|
@ -54,6 +54,7 @@ protected:
|
|||
DVECTOR getMoveVelocity(class CPlayer *_player);
|
||||
void setMoveVelocity(class CPlayer *_player,DVECTOR *_moveVel);
|
||||
DVECTOR getPlayerPos(class CPlayer *_player);
|
||||
void setPlayerPos(class CPlayer *_player,DVECTOR *_pos);
|
||||
int getPadInputHeld(class CPlayer *_player);
|
||||
int getPadInputDown(class CPlayer *_player);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue