This commit is contained in:
parent
e9c1ea4e90
commit
4559c0a192
8 changed files with 20 additions and 8 deletions
|
@ -27,6 +27,8 @@ public:
|
|||
virtual void postInit();
|
||||
virtual void shutdown();
|
||||
void think( int _frames );
|
||||
virtual void renderOnMapScreen( DVECTOR drawPos ) {;}
|
||||
|
||||
protected:
|
||||
void addHealthMeter();
|
||||
virtual void processShot( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue