Icon

Undocumented in source.

Members

Functions

decode
void decode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
encode
void encode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

BLUE_ARROW
enum ubyte BLUE_ARROW;
Undocumented in source.
FIELDS
enum string[] FIELDS;
Undocumented in source.
GREEN_ARROW
enum ubyte GREEN_ARROW;
Undocumented in source.
MANSION
enum ubyte MANSION;
Undocumented in source.
RED_ARROW
enum ubyte RED_ARROW;
Undocumented in source.
RED_POINTER
enum ubyte RED_POINTER;
Undocumented in source.
SMALL_WHITE_CIRCLE
enum ubyte SMALL_WHITE_CIRCLE;
Undocumented in source.
TEMPLE
enum ubyte TEMPLE;
Undocumented in source.
WHITE_ARROW
enum ubyte WHITE_ARROW;
Undocumented in source.
WHITE_CIRCLE
enum ubyte WHITE_CIRCLE;
Undocumented in source.
WHITE_CROSS
enum ubyte WHITE_CROSS;
Undocumented in source.
directionAndType
ubyte directionAndType;
Undocumented in source.
position
Tuple!(ubyte, "x", ubyte, "z") position;
Undocumented in source.

Meta