This commit is contained in:
parent
8f7bb1e61b
commit
a84e8bbf51
2 changed files with 30 additions and 12 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
void init();
|
||||
void setWaypoints( sThingHazard *ThisHazard );
|
||||
void render();
|
||||
bool alwaysThink() {return(m_bounceFinish);}
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
void processTimer( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue