This commit is contained in:
parent
2f7d86bd76
commit
8364b41cd1
2 changed files with 29 additions and 3 deletions
|
@ -20,6 +20,7 @@ public:
|
|||
virtual void postInit();
|
||||
protected:
|
||||
virtual void processMovement( int _frames );
|
||||
virtual void processMovementModifier( int _frames, s32 distX, s32 distY, s32 dist, s16 headingChange );
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue