EPOK RUNTIME
Particles
particles.hpp · bounded particle simulation and rendering
Module
bounded particle simulation and rendering.
Include this module
C++ include
#include "particles.hpp"Types
Functions and methods
advancePerforms `advance` as part of bounded particle simulation and rendering.Function templatebeginBegins begin as part of bounded particle simulation and rendering.MethodclearClears clear as part of bounded particle simulation and rendering.MethodeachPerforms `each` as part of bounded particle simulation and rendering.Function templateeach_allPerforms `each all` as part of bounded particle simulation and rendering.Function templateemitterPerforms `emitter` as part of bounded particle simulation and rendering.Methodremove_layerRemoves layer as part of bounded particle simulation and rendering.Methodremove_ownerRemoves owner as part of bounded particle simulation and rendering.Methodscene_emittersPerforms `scene emitters` as part of bounded particle simulation and rendering.Function templateFields, variables and values
ageExposes `age` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldaliveExposes `alive` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldcapacityExposes `capacity` on `epok::ParticlePool` for bounded particle simulation and rendering.VariablecolumnsExposes `columns` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.Fieldemitter_capacityExposes `emitter_capacity` on `epok::ParticlePool` for bounded particle simulation and rendering.Variableend_colorExposes `end_color` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.Fieldend_sizeExposes `end_size` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.Fieldframe_durationExposes `frame_duration` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldframesExposes `frames` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldgravityExposes `gravity` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldlifetimeExposes `lifetime` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldlocalExposes `local` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldownerExposes `owner` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldparticlesExposes `particles` on `epok::ParticlePool` for bounded particle simulation and rendering.FieldpositionExposes `position` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldsourceExposes `source` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldspriteExposes `sprite` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.Fieldstart_colorExposes `start_color` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.Fieldstart_sizeExposes `start_size` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.FieldvelocityExposes `velocity` on `epok::ParticlePool::Particle` for bounded particle simulation and rendering.Field