Widget

Undocumented in source.

Constructors

this
this(int x, int y, int width, int height)

Undocumented in source.

Members

Functions

addChild
void addChild(Widget widget)

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.

onMouse
void onMouse(MouseMsg msg)

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.

onTimer
void onTimer()

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.

right
int right()

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

Meta