Plane

Undocumented in source.

Constructors

this
this(size_t width, size_t height, ubyte scalex, ubyte scaley)
Undocumented in source.

Members

Functions

height
size_t height()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
short opIndex(size_t x, size_t y)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
short opIndex(size_t x, size_t y)
Undocumented in source. Be warned that the author may not have intended to support it.
pixels
const(short)[] pixels()
Undocumented in source. Be warned that the author may not have intended to support it.
pixels
short[] pixels()
Undocumented in source. Be warned that the author may not have intended to support it.
scalex
ubyte scalex()
Undocumented in source. Be warned that the author may not have intended to support it.
scaley
ubyte scaley()
Undocumented in source. Be warned that the author may not have intended to support it.
width
size_t width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_scalex
ubyte _scalex;
Undocumented in source.
_scaley
ubyte _scaley;
Undocumented in source.

Meta