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