#include "particles.h"Functions | |
| void | addWindParticles () |
| void | addColorParticles (float x, float y, int amount, int color) |
| void | addFireTrailParticle (float x, float y) |
| void | addFireParticles (float x, float y, int amount) |
| void | addBubble (float x, float y) |
| void | throwStalagParticles (float x, float y) |
| void | throwBrickParticles (float x, float y) |
| void | addTeleportParticles (float x, float y, int amount, int soundToPlay) |
| void | doParticles () |
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.7