This commit is contained in:
parent
7aae7cb40e
commit
0ed8685ac0
2 changed files with 51 additions and 82 deletions
|
@ -20,6 +20,8 @@ public:
|
|||
virtual void postInit();
|
||||
protected:
|
||||
virtual void processMovement( int _frames );
|
||||
|
||||
DVECTOR m_velocity;
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue