This commit is contained in:
Paul 2001-05-02 18:11:29 +00:00
parent 621b73d91c
commit bd6c86db8b
2 changed files with 39 additions and 5 deletions

View file

@ -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;