This commit is contained in:
parent
c26bed0f30
commit
b94df4dc3f
12 changed files with 165 additions and 77 deletions
|
@ -44,6 +44,7 @@ public:
|
|||
protected:
|
||||
const struct PlayerMetrics *getPlayerMetrics(class CPlayer *_player);
|
||||
int setState(class CPlayer *_player,int _state);
|
||||
void setMode(class CPlayer *_player,int _mode);
|
||||
int getFacing(class CPlayer *_player);
|
||||
void setFacing(class CPlayer *_player,int _facing);
|
||||
int getAnimNo(class CPlayer *_player);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue