public class Angle extends com.artemis.Component implements Serializable
system.render.AnimRenderSystem,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static Angle |
NONE |
static int |
ORIGIN_AUTO |
int |
ox
Rotational X origin
|
int |
oy
Rotational Y origin
|
float |
rotation
Rotation of animation.
|
public static final int ORIGIN_AUTO
public static final Angle NONE
public float rotation
public int ox
public int oy
Copyright © 2014. All Rights Reserved.