This commit is contained in:
parent
3ea8916a41
commit
0112cd13e2
10 changed files with 112 additions and 25 deletions
|
@ -25,6 +25,7 @@ public:
|
|||
virtual void render();
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
|
||||
u8 m_reversed;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue