This commit is contained in:
parent
220d6cc144
commit
bd4323bd18
8 changed files with 140 additions and 2 deletions
|
@ -113,7 +113,7 @@ public:
|
|||
virtual u8 hasBeenAttacked();
|
||||
virtual void hasBeenSteamed( DVECTOR &steamPos ) {hasBeenAttacked();}
|
||||
virtual u8 canBeCaughtByNet();
|
||||
void caughtWithNet();
|
||||
virtual void caughtWithNet();
|
||||
virtual int getFrameCount();
|
||||
virtual int getFrame() {return( m_frame );}
|
||||
void setSpeed( s16 newSpeed ) {m_speed = newSpeed;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue