file
ParticleAffectors.h
Namespaces
- namespace nCine
- Root namespace of nCine game engine.
Classes
- class nCine::ParticleAffector
- Base class for particle affectors.
- class nCine::ColorAffector
- Particle color affector.
- struct nCine::ColorAffector::ColorStep
- Holds the color step.
- class nCine::SizeAffector
- Particle size affector.
- struct nCine::SizeAffector::SizeStep
- Holds the size step.
- class nCine::RotationAffector
- Particle rotation affector.
- struct nCine::RotationAffector::RotationStep
- Holds the rotation step.
- class nCine::PositionAffector
- Particle position affector.
- struct nCine::PositionAffector::PositionStep
- Holds the position step.
- class nCine::VelocityAffector
- Particle velocity affector.
- struct nCine::VelocityAffector::VelocityStep
- Holds the velocity step.
Variables
- const unsigned int StepsInitialSize