This commit is contained in:
parent
3a05eb9884
commit
035d72263d
20 changed files with 44 additions and 39 deletions
|
@ -22,7 +22,7 @@ class CNpcAnemoneEnemy : public CNpcEnemy
|
|||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
void setHeading( s32 xPos, s32 yPos );
|
||||
void setHeading( s32 xPos, s32 yPos, s32 xOrig, s32 yOrig );
|
||||
protected:
|
||||
void processEnemyCollision( CThing *thisThing );
|
||||
bool processSensor();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue