public class ParticleComponent
extends java.lang.Object
implements com.badlogic.ashley.core.Component, com.badlogic.gdx.utils.Pool.Poolable
| Constructor and Description |
|---|
ParticleComponent() |
| Modifier and Type | Method and Description |
|---|---|
static ParticleComponent |
create(com.badlogic.ashley.core.Engine engine) |
void |
reset() |
ParticleComponent |
setLifespan(float life) |
public static ParticleComponent create(com.badlogic.ashley.core.Engine engine)
public ParticleComponent setLifespan(float life)
public void reset()
reset in interface com.badlogic.gdx.utils.Pool.Poolable