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