Skin

Undocumented in source.

Constructors

this
this(string name, ubyte[] data, ubyte[] cape, string geometryName, ubyte[] geometryData)
Undocumented in source.

Members

Properties

cape
immutable(ubyte)[] cape [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
data
immutable(ubyte)[] data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
geometryData
immutable(ubyte)[] geometryData [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
geometryName
string geometryName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
valid
bool valid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

ALEX
Skin ALEX;
Undocumented in source.
COMPLEX_LENGTH
ushort COMPLEX_LENGTH;
Undocumented in source.
NORMAL_LENGTH
ushort NORMAL_LENGTH;
Undocumented in source.
STEVE
Skin STEVE;
Undocumented in source.

Meta