This commit is contained in:
Paul 2001-05-03 23:45:28 +00:00
parent e216c50350
commit 961ad4e212
9 changed files with 169 additions and 25 deletions

View file

@ -86,6 +86,7 @@ public:
virtual void renderModeUi() {;} // Ui specific to this mode (eg: ammo)
virtual int canDoLookAround() {return false;}
virtual void springPlayerUp() {;}
void inSoakUpState();
int getPadInputHeld();