This commit is contained in:
Paul 2001-04-25 18:38:33 +00:00
parent a0467f42f5
commit 7bbfd89bba
5 changed files with 283 additions and 166 deletions

View file

@ -50,8 +50,8 @@ private:
};
int m_deadTime;
// void fall();
void fall();
int m_yVelocity;
};