Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Keys

Hierarchy

  • Keys

Index

Constructors

constructor

Properties

Static ALT_KEY

ALT_KEY: string = "Alt"

Static A_KEY

A_KEY: string = "a"

Static CONTROL_KEY

CONTROL_KEY: string = "Control"

Static DOWN_KEY

DOWN_KEY: string = "ArrowDown"

Static D_KEY

D_KEY: string = "d"

Static ENTER_KEY

ENTER_KEY: string = "Enter"

Static ESCAPE_KEY

ESCAPE_KEY: string = "Escape"

Static LEFT_KEY

LEFT_KEY: string = "ArrowLeft"

Static META_KEY

META_KEY: string = "Meta"

Static M_KEY

M_KEY: string = "m"

Static RIGHT_KEY

RIGHT_KEY: string = "ArrowRight"

Static SPACE_KEY

SPACE_KEY: string = " "

Static S_KEY

S_KEY: string = "s"

Static TAB_KEY

TAB_KEY: string = "Tab"

Static UP_KEY

UP_KEY: string = "ArrowUp"

Static W_KEY

W_KEY: string = "w"

Generated using TypeDoc