This commit is contained in:
Paul 2001-02-16 22:53:16 +00:00
parent deeafdb0d1
commit 301deb6d6c
7 changed files with 52 additions and 74 deletions

View file

@ -186,7 +186,6 @@ protected:
PLAYERINPUT getPadInputDown();
// Collision
int isOnSolidGround();
int isOnSlippySurface();
int isOnEdge();
int canMoveLeft();