This commit is contained in:
parent
306b6e9011
commit
0c9df556f0
5 changed files with 24 additions and 3 deletions
|
@ -108,6 +108,7 @@ public:
|
|||
virtual u8 canBeCaughtByNet();
|
||||
void caughtWithNet();
|
||||
virtual int getFrameCount();
|
||||
virtual int getFrame() {return( m_frame );}
|
||||
void setSpeed( s16 newSpeed ) {m_speed = newSpeed;}
|
||||
|
||||
static CNpcEnemy *Create(sThingActor *ThisActor);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue