|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParticleEmitter | |
---|---|
com.badlogic.gdx.graphics.g2d |
Uses of ParticleEmitter in com.badlogic.gdx.graphics.g2d |
---|
Methods in com.badlogic.gdx.graphics.g2d that return ParticleEmitter | |
---|---|
ParticleEmitter |
ParticleEffect.findEmitter(java.lang.String name)
Returns the emitter with the specified name, or null. |
Methods in com.badlogic.gdx.graphics.g2d that return types with arguments of type ParticleEmitter | |
---|---|
Array<ParticleEmitter> |
ParticleEffect.getEmitters()
|
Constructors in com.badlogic.gdx.graphics.g2d with parameters of type ParticleEmitter | |
---|---|
ParticleEmitter(ParticleEmitter emitter)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |