SmallButton

Undocumented in source.

Constructors

this
this(string iconPressed, string iconUnpressed, string source, Box position)
Undocumented in source.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
isLeftSide
bool isLeftSide()

Returns true if left side justified, false otherwise.

isLeftSide
bool isLeftSide(bool val)

Sets the small button to the left side if true.

isSmallButtonHeight
bool isSmallButtonHeight(int height)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

iconPressed
string iconPressed;
iconUnpressed
string iconUnpressed;
Undocumented in source.

Meta