This commit is contained in:
parent
017b5df9a9
commit
8f6b538674
5 changed files with 15 additions and 50 deletions
|
@ -43,9 +43,6 @@
|
|||
class CSteamEmitterTrigger : public CTrigger
|
||||
{
|
||||
public:
|
||||
void init();
|
||||
void think(int _frames);
|
||||
void shutdown();
|
||||
virtual void setPositionAndSize(int _x,int _y,int _w,int _h);
|
||||
protected:
|
||||
CFX *m_effect;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue