This commit is contained in:
parent
dad689a2d2
commit
621edaf8f9
4 changed files with 11 additions and 20 deletions
|
@ -132,7 +132,7 @@ protected:
|
|||
const PlayerMetrics *getPlayerMetrics();
|
||||
|
||||
// State
|
||||
void setState(PLAYER_STATE _state);
|
||||
int setState(PLAYER_STATE _state);
|
||||
void setMode(PLAYER_MODE _mode);
|
||||
int getFacing();
|
||||
void setFacing(int _facing);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue