This commit is contained in:
parent
a17ebb002a
commit
f815a60cb9
2 changed files with 16 additions and 4 deletions
|
@ -115,6 +115,7 @@ public:
|
|||
void setSpeed( s16 newSpeed ) {m_speed = newSpeed;}
|
||||
virtual u32 getRGB() {return( m_RGB );}
|
||||
|
||||
static CNpcEnemy *Create(int enemyType);
|
||||
static CNpcEnemy *Create(sThingActor *ThisActor);
|
||||
virtual void setupWaypoints( sThingActor *ThisActor );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue