Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration Members

ARROW_DOWN: "ArrowDown"

Down Arrow key of key board

ARROW_LEFT: "ArrowLeft"

Left Arrow key of key board

ARROW_RIGHT: "ArrowRight"

Right Arrow key of key board

ARROW_UP: "ArrowUp"

Up Arrow key of key board

ENTER: "Enter"

Enter of key board

ESCAPE: "Escape"

Escape of key board

KEY_B: "KeyB"

B key in the numpad of key board

KEY_D: "KeyD"

D key in the numpad of key board

KEY_I: "KeyI"

I key in the numpad of key board

KEY_U: "KeyU"

U key in the numpad of key board

LEFT_SHIFT: "ShiftLeft"

Left shift key in the numpad of key board

NUMPAD_ENTER: "NumpadEnter"

Enter key in the numpad of key board

RIGHT_SHIFT: "ShiftRight"

Right shift key in the numpad of key board

SPACE: " "

Space key of key board

TAB: "Tab"

Tab of key board

Generated using TypeDoc