This commit is contained in:
Paul 2001-04-03 20:26:21 +00:00
parent 3e867fc4f8
commit f947f1f62c
3 changed files with 55 additions and 70 deletions

View file

@ -118,6 +118,7 @@ public:
void thinkVerticalMovement();
void thinkHorizontalMovement();
void playerHasHitGround();
virtual const struct PlayerMetrics *getPlayerMetrics();