DrawRectControl

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

last
const(ViewPair) last()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
void pop()
Undocumented in source. Be warned that the author may not have intended to support it.
push
iRect push(iRect rr)
Undocumented in source. Be warned that the author may not have intended to support it.
setOrigin
void setOrigin(ivec2 sz)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

origin
iRect origin;
Undocumented in source.
stack
ViewPair[] stack;
Undocumented in source.

Meta