| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g2d |
| Modifier and Type | Method and Description |
|---|---|
ParticleEmitter.SpriteMode |
ParticleEmitter.getSpriteMode() |
static ParticleEmitter.SpriteMode |
ParticleEmitter.SpriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParticleEmitter.SpriteMode[] |
ParticleEmitter.SpriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParticleEmitter.setSpriteMode(ParticleEmitter.SpriteMode spriteMode) |
Copyright © 2021. All rights reserved.