This commit is contained in:
parent
dc3dc29e5a
commit
bef68f6b0e
7 changed files with 191 additions and 79 deletions
|
@ -122,7 +122,7 @@ public:
|
|||
|
||||
|
||||
virtual const struct PlayerMetrics *getPlayerMetrics();
|
||||
int setState(int _state);
|
||||
virtual int setState(int _state);
|
||||
int getState() {return m_currentState;}
|
||||
// virtual void setMode(class CPlayer *_player,int _mode);
|
||||
int getFacing();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue