Urho3D
Classes | Enumerations | Variables
ParticleEffect.h File Reference
#include "../Graphics/GraphicsDefs.h"
#include "../Resource/Resource.h"

Classes

struct  Dviglo::ColorFrame
 
struct  Dviglo::TextureFrame
 
class  Dviglo::ParticleEffect
 Particle effect definition. More...
 

Enumerations

enum  Dviglo::EmitterType {
  EMITTER_SPHERE = 0, EMITTER_BOX, EMITTER_SPHEREVOLUME, EMITTER_CYLINDER,
  EMITTER_RING
}
 Particle emitter shapes.
 

Variables

static const unsigned Dviglo::DEFAULT_NUM_PARTICLES = 10