Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KeyType

Key that can be tested for press.

Index

Enumeration Members

A: "a"
ALT: "Alt"
B: "b"
C: "c"
CTRL: "Control"
D: "d"
DOWN: "ArrowDown"
E: "e"
ENTER: "Enter"
ESCAPE: "Escape"
F: "f"
G: "g"
H: "h"
I: "i"
J: "j"
K: "k"
L: "l"
LEFT: "ArrowLeft"
M: "m"
N: "n"
O: "o"
P: "p"
Q: "q"
R: "r"
RIGHT: "ArrowRight"
S: "s"
SPACEBAR: " "
T: "t"
TAB: "Tab"
U: "u"
UP: "ArrowUp"
V: "v"
W: "w"
X: "x"
Y: "y"
Z: "z"

Generated using TypeDoc