This commit is contained in:
parent
d3062a046c
commit
b19db66ed5
13 changed files with 177 additions and 649 deletions
|
@ -26,7 +26,8 @@ protected:
|
|||
virtual void processEnemyCollision( CThing *thisThing );
|
||||
virtual bool processSensor();
|
||||
virtual void processClose( int _frames );
|
||||
virtual void processShot( int _frames );
|
||||
virtual void processShotDeathStart( int _frames );
|
||||
virtual void processShotDeathEnd( int _frames );
|
||||
|
||||
s32 m_fireHeading;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue