EntityLayer

A layer of free-floating objects

Members

Functions

destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

entities
Array!Entity entities;
Undocumented in source.
name
string name;
Undocumented in source.
offsetX
int offsetX;
offsetY
int offsetY;
Undocumented in source.
opacity
float opacity;
Undocumented in source.
visible
bool visible;
Undocumented in source.

Meta