StatusWidget

Panel to show game status

Constructors

this
this()
Undocumented in source.

Members

Functions

createControls
Widget createControls()
Undocumented in source. Be warned that the author may not have intended to support it.
createTextWidget
TextWidget createTextWidget(dstring str, uint color)
Undocumented in source. Be warned that the author may not have intended to support it.
handleAction
bool handleAction(Action a)
Undocumented in source. Be warned that the author may not have intended to support it.
setCup
void setCup(CupWidget cup)
Undocumented in source. Be warned that the author may not have intended to support it.
setLevel
void setLevel(int level)
Undocumented in source. Be warned that the author may not have intended to support it.
setRowsDestroyed
void setRowsDestroyed(int rows)
Undocumented in source. Be warned that the author may not have intended to support it.
setScore
void setScore(int score)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta