Name | Description |
---|---|
AnimatedSprite | |
Button | |
Particle | Displays a particle effect. |
ParticleEmitter | Make an emitter if you want a continous stream of particles from some location (which can move) If you just want one spew of particles, use the method World.MakeParticles. This will probably be overwritten eventually |