miniSphere
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Keyboard
caps
Lock
num
Lock
scroll
Lock
Default
char
Of
clear
Queue
get
Key
is
Pressed
Hierarchy
Keyboard
Index
Properties
caps
Lock
num
Lock
scroll
Lock
Default
Methods
char
Of
clear
Queue
get
Key
is
Pressed
Properties
caps
Lock
caps
Lock
:
boolean
num
Lock
num
Lock
:
boolean
scroll
Lock
scroll
Lock
:
boolean
Static
Default
Default
:
Keyboard
Methods
char
Of
char
Of
(
key
:
Key
, shifted
?:
boolean
)
:
string
Parameters
key:
Key
Optional
shifted:
boolean
Returns
string
clear
Queue
clear
Queue
(
)
:
void
Returns
void
get
Key
get
Key
(
)
:
Key
|
null
Returns
Key
|
null
is
Pressed
is
Pressed
(
key
:
Key
)
:
boolean
Parameters
key:
Key
Returns
boolean
Generated using
TypeDoc