Package | Description |
---|---|
com.badlogic.gdx.graphics.g3d.particles.values |
Modifier and Type | Method and Description |
---|---|
PrimitiveSpawnShapeValue.SpawnSide |
EllipseSpawnShapeValue.getSide() |
static PrimitiveSpawnShapeValue.SpawnSide |
PrimitiveSpawnShapeValue.SpawnSide.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveSpawnShapeValue.SpawnSide[] |
PrimitiveSpawnShapeValue.SpawnSide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EllipseSpawnShapeValue.setSide(PrimitiveSpawnShapeValue.SpawnSide side) |