Urho3D
|
Classes | |
struct | Urho3D::ColorFrame |
Color animation frame definition. @nocount More... | |
struct | Urho3D::TextureFrame |
Texture animation frame definition. @nocount More... | |
class | Urho3D::ParticleEffect |
Particle effect definition. More... | |
Enumerations | |
enum | Urho3D::EmitterType { EMITTER_SPHERE = 0 , EMITTER_BOX , EMITTER_SPHEREVOLUME , EMITTER_CYLINDER , EMITTER_RING } |
Particle emitter shapes. | |
Variables | |
static const unsigned | Urho3D::DEFAULT_NUM_PARTICLES = 10 |