| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.particles.emitters | |
| com.badlogic.gdx.graphics.g3d.particles.values |
| Modifier and Type | Field and Description |
|---|---|
RangedNumericValue |
RegularEmitter.delayValue |
RangedNumericValue |
RegularEmitter.durationValue |
| Modifier and Type | Method and Description |
|---|---|
RangedNumericValue |
RegularEmitter.getDelay() |
RangedNumericValue |
RegularEmitter.getDuration() |
| Modifier and Type | Class and Description |
|---|---|
class |
ScaledNumericValue
A value which has a defined minimum and maximum upper and lower bounds.
|
| Modifier and Type | Field and Description |
|---|---|
RangedNumericValue |
SpawnShapeValue.xOffsetValue |
RangedNumericValue |
SpawnShapeValue.yOffsetValue |
RangedNumericValue |
SpawnShapeValue.zOffsetValue |
| Modifier and Type | Method and Description |
|---|---|
void |
RangedNumericValue.load(RangedNumericValue value) |