ege::ParticuleSimple Member List
This is the complete list of members for ege::ParticuleSimple, including all inherited members.
draw(const ege::Camera &_camera) | ege::Particule | inlinevirtual |
getParticuleType() | ege::Particule | inline |
init() | ege::ParticuleSimple | virtual |
m_angle (defined in ege::ParticuleSimple) | ege::ParticuleSimple | protected |
m_level (defined in ege::ParticuleSimple) | ege::ParticuleSimple | protected |
m_life (defined in ege::ParticuleSimple) | ege::ParticuleSimple | protected |
m_lifeFull (defined in ege::ParticuleSimple) | ege::ParticuleSimple | protected |
m_particuleEngine (defined in ege::Particule) | ege::Particule | protected |
m_particuleType (defined in ege::Particule) | ege::Particule | protected |
m_pos (defined in ege::ParticuleSimple) | ege::ParticuleSimple | protected |
m_scale (defined in ege::ParticuleSimple) | ege::ParticuleSimple | protected |
m_scaleExpand (defined in ege::ParticuleSimple) | ege::ParticuleSimple | protected |
m_speed (defined in ege::ParticuleSimple) | ege::ParticuleSimple | protected |
needRemove() | ege::ParticuleSimple | virtual |
onEnd() | ege::Particule | inlinevirtual |
Particule(ege::ParticuleEngine *_particuleEngine, const char *_particuleType=nullptr) | ege::Particule | |
ParticuleSimple(ege::ParticuleEngine *_particuleEngine, const char *_particuleType) | ege::ParticuleSimple | |
setAngle(float _angle) (defined in ege::ParticuleSimple) | ege::ParticuleSimple | virtual |
setLevel(float _level) (defined in ege::ParticuleSimple) | ege::ParticuleSimple | virtual |
setLife(float _life) (defined in ege::ParticuleSimple) | ege::ParticuleSimple | virtual |
setMoveSpeed(const vec3 &_speed) (defined in ege::ParticuleSimple) | ege::ParticuleSimple | virtual |
setPosition(const vec3 &_pos) (defined in ege::ParticuleSimple) | ege::ParticuleSimple | virtual |
setScale(const vec3 &_scale) (defined in ege::ParticuleSimple) | ege::ParticuleSimple | virtual |
setScaleExpend(const vec3 &_scaleExpand) (defined in ege::ParticuleSimple) | ege::ParticuleSimple | virtual |
UnInit() | ege::Particule | inlinevirtual |
update(float _delta) | ege::ParticuleSimple | virtual |
~Particule() | ege::Particule | inlinevirtual |
~ParticuleSimple() | ege::ParticuleSimple | inlinevirtual |