mouse

Mouse demo for dcell. This demonstrates various forms of 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

Authors

Garrett D'Amore

License

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or https://www.boost.org/LICENSE_1_0.txt) SPDX-License-Identifier: BSL-1.0