This commit is contained in:
Paul 2001-04-11 20:59:16 +00:00
parent 5ea56903c9
commit 65d028c0b3
3 changed files with 7 additions and 6 deletions

View file

@ -138,7 +138,7 @@ public:
virtual void shutdown();
virtual void think(int _frames);
virtual void render();
//virtual void shove(DVECTOR move);
virtual void shove(DVECTOR move);
virtual void setHasPlatformCollided( bool newVal );
virtual bool getHasPlatformCollided();