23 #include "lvl_base_object.h"
29 void hide(QString layer,
bool smoke=
true);
30 void show(QString layer,
bool smoke=
true);
31 void toggle(QString layer,
bool smoke=
true);
34 bool isEmpty(QString layer);
35 QHash<QString, QList<PGE_Phys_Object* > > members;
Definition: lvl_layer_engine.h:25
The PGE_Phys_Object class.
Definition: lvl_base_object.h:51