This commit is contained in:
parent
ad643eda78
commit
fe30bb578f
2 changed files with 23 additions and 11 deletions
|
@ -26,10 +26,10 @@ public:
|
|||
virtual void postInit();
|
||||
void render();
|
||||
virtual void shutdown();
|
||||
virtual u8 hasBeenAttacked();
|
||||
protected:
|
||||
virtual void processClose( int _frames );
|
||||
virtual void processMovement( int _frames );
|
||||
virtual void processShotRecoil( int _frames );
|
||||
virtual void processShotDeathEnd( int _frames );
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue