Nazara Engine  0.4
A fast, complete, cross-platform API designed for game development
Ndk::ParticleSystem Class Reference

NDK class that represents the particle system. More...

Inherits Ndk::System< SystemType >.

Public Member Functions

 ParticleSystem ()
 Constructs an ParticleSystem object by default.
 

Static Public Attributes

static SystemIndex systemIndex
 

Detailed Description

NDK class that represents the particle system.

Remarks
This system is enabled if the entity has the trait: NodeComponent and any of these two: ParticleGroupComponent

The documentation for this class was generated from the following files: