This commit is contained in:
Charles 2001-05-09 23:14:35 +00:00
parent 7c224ca827
commit 57de623103
10 changed files with 107 additions and 11 deletions

View file

@ -28,6 +28,7 @@ protected:
virtual void processMovement( int _frames );
virtual void collidedWith(CThing *_thisThing);
virtual void calculateBoundingBoxSize();
s32 m_angularVelocity;
u8 m_reversed;