scone ~master (2021-10-23T00:48:29.5110352)
Dub
Repo
Input
scone
input
input
Undocumented in source.
class
Input {
this
(StandardInput input);
~this
();
KeyboardEvent
[]
keyboard
();
}
Constructors
this
this
(StandardInput input)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
keyboard
KeyboardEvent
[]
keyboard
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
scone
input
input
classes
Input