ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
keyboard
ws
gui
keyboard_old
Undocumented in source.
class
keyboard {
alias
key
=
ushort
;
anonymousenum
shift
;
anonymousenum
shift
;
static
bool
get
(key i);
static
void
set
(key i, bool p);
}
Members
Aliases
key
alias
key
=
ushort
Undocumented in source.
Enums
shift
anonymousenum
shift
Undocumented in source.
shift
anonymousenum
shift
Undocumented in source.
Static functions
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.
Meta
Source
See Implementation
ws
gui
keyboard_old
classes
keyboard