Epok Engine

EPOK RUNTIME

Particles

particles.hpp · bounded particle simulation and rendering

Module

bounded particle simulation and rendering.

Header
particles.hpp
Include
#include "particles.hpp"
Stability
Epok runtime API

Include this module

C++ include
#include "particles.hpp"

Types

Functions and methods

Fields, 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