|
|
|
The emitter for an explosion, whose properties are defined in an ExplosionData object. More...

Static Public Attributes | |
| static bool | isRenderable |
| Disables rendering of all instances of this type. | |
| static bool | isSelectable |
| Disables selection of all instances of this type. | |
The emitter for an explosion, whose properties are defined in an ExplosionData object.
bool Explosion::isRenderable [static] |
Disables rendering of all instances of this type.
Reimplemented from GameBase.
bool Explosion::isSelectable [static] |
Disables selection of all instances of this type.
Reimplemented from GameBase.