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