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