|
VoltAir
|
This is the complete list of members for WaterParticle, including all inherited members.
| beginDecaying() | WaterParticle | |
| createNewParticle(const QPointF &position, const QPointF &velocity, const QColor &color) | Particle | protected |
| destroy() | Particle | |
| isDestroyed() const | Particle | inline |
| mapToExistingParticle(int index) | Particle | protected |
| Particle(ParticleLayer *layer) | Particle | |
| resetDecayTime() | WaterParticle | |
| update() | WaterParticle | |
| WaterParticle(ParticleLayer *layer, const QPointF &position, const QPointF &velocity, const QColor &color, float decayTime) | WaterParticle | |
| WaterParticle(ParticleLayer *layer, int index, float decayTime) | WaterParticle | |
| ~Particle() (defined in Particle) | Particle | virtual |