MapColors

Undocumented in source.

Constructors

this
this(ubyte id, uint r, uint g, uint b)
Undocumented in source.

Alias This

colors

Members

Properties

dark
MapColor dark [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
light
MapColor light [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
normal
MapColor normal [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
veryDark
MapColor veryDark [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

colors
MapColor[4] colors;
Undocumented in source.

Meta