public class K2ComponentMappers
extends java.lang.Object
ComponentMapper to get an
instance all over the place.| Modifier and Type | Field and Description |
|---|---|
static com.badlogic.ashley.core.ComponentMapper<TransformComponent> |
tm |
static com.badlogic.ashley.core.ComponentMapper<TweenComponent> |
twm |
static com.badlogic.ashley.core.ComponentMapper<VelocityComponent> |
vm |
| Constructor and Description |
|---|
K2ComponentMappers() |
public static com.badlogic.ashley.core.ComponentMapper<TransformComponent> tm
public static com.badlogic.ashley.core.ComponentMapper<TweenComponent> twm
public static com.badlogic.ashley.core.ComponentMapper<VelocityComponent> vm