Package com.badlogic.gdx
Class ParticleEmitter.SpawnShapeValue
java.lang.Object
com.badlogic.gdx.ParticleEmitter.ParticleValue
com.badlogic.gdx.ParticleEmitter.SpawnShapeValue
- Enclosing class:
ParticleEmitter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.badlogic.gdx.ParticleEmitter.ParticleValue
isActive, isAlwaysActive, load, setActive, setAlwaysActive
-
Constructor Details
-
SpawnShapeValue
public SpawnShapeValue()
-
-
Method Details
-
getShape
-
setShape
-
isEdges
public boolean isEdges() -
setEdges
public void setEdges(boolean edges) -
getSide
-
setSide
-
save
- Overrides:
savein classParticleEmitter.ParticleValue- Throws:
IOException
-
load
- Overrides:
loadin classParticleEmitter.ParticleValue- Throws:
IOException
-
load
-