This commit is contained in:
parent
ae6b5ef072
commit
6c221940f6
6 changed files with 77 additions and 9 deletions
|
@ -27,6 +27,8 @@ protected:
|
|||
virtual void setWaypoints( sThingPlatform *ThisPlatform );
|
||||
virtual void processMovement( int _frames );
|
||||
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
|
||||
s32 m_angularVelocity;
|
||||
u8 m_reversed;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue