This commit is contained in:
Paul 2001-04-09 20:08:56 +00:00
parent 639ebd08b5
commit 9b31368d0d
5 changed files with 26 additions and 7 deletions

View file

@ -43,6 +43,9 @@ public:
virtual int canFallForever() {return true;}
virtual const struct PlayerMetrics *getPlayerMetrics();
virtual void setAnimNo(int _animNo);
};