This commit is contained in:
parent
4d00a63deb
commit
b0ca39dc2c
9 changed files with 24 additions and 16 deletions
|
@ -110,7 +110,7 @@ public:
|
|||
virtual int getFrameCount();
|
||||
virtual int getFrame() {return( m_frame );}
|
||||
void setSpeed( s16 newSpeed ) {m_speed = newSpeed;}
|
||||
virtual CVECTOR getRGB();
|
||||
virtual u32 getRGB();
|
||||
|
||||
static CNpcEnemy *Create(sThingActor *ThisActor);
|
||||
virtual void setupWaypoints( sThingActor *ThisActor );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue