This commit is contained in:
parent
08d3b3132f
commit
bb895ddd22
5 changed files with 51 additions and 45 deletions
|
@ -102,7 +102,7 @@ static CFX *Create(const FX_TYPE Type,CThing *Parent);
|
|||
static CFX *Create(const FX_TYPE Type,DVECTOR const &Pos);
|
||||
|
||||
bool alwaysThink() {return(Flags & FX_FLAG_SCREEN_FX);}
|
||||
void leftThinkZone(int _frames) {if (Flags & FX_FLAG_NO_THINK_KILL) killFX();}
|
||||
void leftThinkZone(int _frames);
|
||||
|
||||
void init();
|
||||
virtual void init(DVECTOR const &Pos);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue