This commit is contained in:
parent
621b73d91c
commit
bd6c86db8b
2 changed files with 39 additions and 5 deletions
|
@ -200,8 +200,11 @@ public:
|
|||
void setAnimNo(int _animNo);
|
||||
|
||||
void springPlayerUp();
|
||||
void teleportTo(int _x,int _y);
|
||||
|
||||
private:
|
||||
void playAnimFrameSfx(int _animNo,int _animFrame);
|
||||
void calcCameraFocusPointTarget();
|
||||
|
||||
DVECTOR m_moveVelocity;
|
||||
int m_allowConversation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue