This commit is contained in:
parent
b209ab73c8
commit
53f0008276
4 changed files with 71 additions and 4 deletions
|
@ -27,6 +27,7 @@ public:
|
|||
virtual void jump();
|
||||
protected:
|
||||
virtual void processMovement( int _frames );
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
|
||||
s32 m_carSpeed;
|
||||
u8 m_isActivated;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue