ObjectPlacement

Undocumented in source.

Constructors

this
this(int x, int y, int num, string ID)
Undocumented in source.

Members

Functions

addAuxData
void addAuxData(Element[] auxData)
Undocumented in source. Be warned that the author may not have intended to support it.
getAuxData
Element[] getAuxData()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ID
string ID;
Undocumented in source.
auxObjectData
Element[] auxObjectData;
num
int num;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta