NumberBox

Undocumented in source.

Constructors

this
this(UI ui, int nlines, int ncols, int y, int x, int startingValue, Config cfg)
Undocumented in source.

Members

Classes

Signal
class Signal
Undocumented in source.

Functions

draw
void draw(bool active)
Undocumented in source. Be warned that the author may not have intended to support it.
keystroke
bool keystroke(WChar key)
Undocumented in source. Be warned that the author may not have intended to support it.
value
int value()
Undocumented in source. Be warned that the author may not have intended to support it.
value
int value(int k)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Config
struct Config
Undocumented in source.

Variables

cfg
Config cfg;
Undocumented in source.
value_
int value_;
Undocumented in source.

Meta