mouse

Mouse demo (demonstrates input handling)

Members

Functions

drawBox
void drawBox(Screen s, Coord c1, Coord c2, Style style, dchar fill)
Undocumented in source. Be warned that the author may not have intended to support it.
drawSelect
void drawSelect(Screen s, Coord c1, Coord c2, bool sel)
Undocumented in source. Be warned that the author may not have intended to support it.
emitStr
void emitStr(Screen s, Coord pos, Style style, dstring str)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
order
void order(int i1, int i2)
Undocumented in source. Be warned that the author may not have intended to support it.
order
void order(Coord c1, Coord c2)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta