RadioButtonGroup

Undocumented in source.

Constructors

this
this(wstring text, string source, Coordinate coordinates, wstring[] options, int rowSpace, int buttonpos)
Undocumented in source.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
int getValue()
Undocumented in source. Be warned that the author may not have intended to support it.
onClick
void onClick(int offsetX, int offsetY, int type)
background
ushort background;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

border
ushort border;
Undocumented in source.
brush
int[] brush;
Undocumented in source.
iconChecked
int iconChecked;
iconUnchecked
int iconUnchecked;
Undocumented in source.
options
wstring[] options;
Undocumented in source.

Inherited Members

From WindowElement

al
ActionListener[] al;
Undocumented in source.
output
BitmapDrawer output;
Undocumented in source.
elementContainer
ElementContainer elementContainer;
Undocumented in source.
customStyle
StyleSheet customStyle;
Undocumented in source.
inputHandler
InputHandler inputHandler;
Undocumented in source.
onClick
void onClick(int offsetX, int offsetY, int type)
Undocumented in source. Be warned that the author may not have intended to support it.
onKey
void onKey(char c, int type)
Undocumented in source. Be warned that the author may not have intended to support it.
onScroll
void onScroll(int x, int y, int wX, int wY)
Undocumented in source. Be warned that the author may not have intended to support it.
getX
int getX()
Undocumented in source. Be warned that the author may not have intended to support it.
getY
int getY()
Undocumented in source. Be warned that the author may not have intended to support it.
getPosition
Coordinate getPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw()
Undocumented in source.
getText
wstring getText()
Undocumented in source. Be warned that the author may not have intended to support it.
setText
void setText(wstring s)
Undocumented in source. Be warned that the author may not have intended to support it.
getAvailableStyleSheet
StyleSheet getAvailableStyleSheet()
Undocumented in source. Be warned that the author may not have intended to support it.
setCustomStyle
void setCustomStyle(StyleSheet s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta