Entity

/A free-floating entity

Members

Variables

flipX
bool flipX;
flipY
bool flipY;
height
int height;
Undocumented in source.
name
string name;
rotation
int rotation;
Undocumented in source.
tex
Texture tex;
type
string type;
Undocumented in source.
visible
bool visible;
width
int width;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta