Label

Undocumented in source.

Constructors

this
this(int x, int y, int w, int h, string text, Font f)

Undocumented in source.

Members

Functions

onPaint
void onPaint(Canvas c)

Undocumented in source. Be warned that the author may not have intended to support it.

setText
void setText(string text)

Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Widget

addChild
void addChild(Widget widget)

Undocumented in source. Be warned that the author may not have intended to support it.

removeChild
void removeChild(Widget widget)

Undocumented in source. Be warned that the author may not have intended to support it.

repaint
void repaint()

Undocumented in source. Be warned that the author may not have intended to support it.

repaint
void repaint(int x0, int y0, int x1, int y1)

Undocumented in source. Be warned that the author may not have intended to support it.

onPaint
void onPaint(Canvas canvas)

Undocumented in source. Be warned that the author may not have intended to support it.

onMouse
void onMouse(MouseMsg msg)

Undocumented in source. Be warned that the author may not have intended to support it.

onTimer
void onTimer()

Undocumented in source. Be warned that the author may not have intended to support it.

right
int right()

Undocumented in source. Be warned that the author may not have intended to support it.

bottom
int bottom()

Undocumented in source. Be warned that the author may not have intended to support it.

contains
bool contains(int x, int y)

Undocumented in source. Be warned that the author may not have intended to support it.

Meta