Keyboard

Undocumented in source.

Members

Aliases

key
alias key = ulong
Undocumented in source.

Enums

shift
anonymousenum shift
Undocumented in source.
shift
anonymousenum shift
Undocumented in source.

Static functions

emulate
void emulate(key k, bool p)
Undocumented in source. Be warned that the author may not have intended to support it.
get
bool get(key i)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(key i, bool p)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

chars
bool[key] chars;
Undocumented in source.

Meta