Rebel Fork Framework
ParticleEffect.h File Reference

Classes

struct  Urho3D::ColorFrame
 
struct  Urho3D::TextureFrame
 
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