This commit is contained in:
parent
391170dbd4
commit
3e9626c776
3 changed files with 3 additions and 2 deletions
|
@ -105,7 +105,7 @@ public:
|
|||
void setPathType( u8 newType ) {m_npcPath.setPathType( newType );}
|
||||
void setStartPos( s32 xPos, s32 yPos );
|
||||
virtual u8 hasBeenAttacked();
|
||||
bool canBeCaughtByNet();
|
||||
virtual u8 canBeCaughtByNet();
|
||||
void caughtWithNet();
|
||||
virtual int getFrameCount();
|
||||
void setSpeed( s16 newSpeed ) {m_speed = newSpeed;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue