Skip to content
drewmccluskey edited this page Jan 14, 2019 · 1 revision

Keys

This is the list of keyboard inputs for use by the keyboard functions.

Letters

Input Description
Keys.A A
Keys.B B
Keys.C C
Keys.D D
Keys.E E
Keys.F F
Keys.G G
Keys.H H
Keys.I I
Keys.J J
Keys.K K
Keys.L L
Keys.M M
Keys.N N
Keys.O O
Keys.P P
Keys.Q Q
Keys.R R
Keys.S S
Keys.T T
Keys.U U
Keys.V V
Keys.W W
Keys.X X
Keys.Y Y
Keys.Z Z

Arrow Keys

Input Description
Keys.Up Up
Keys.Down Down
Keys.Left Left
Keys.Right Right

Numbers

Input Description
Keys.1 1
Keys.2 2
Keys.3 3
Keys.4 4
Keys.5 5
Keys.6 6
Keys.7 7
Keys.8 8
Keys.9 9
Keys.0 0

Other

Input Description
Keys.Control Control
Keys.Space Space
Keys.Shift Shift
Keys.Alt Alt
Keys.Enter Enter
Keys.Delete Delete
Keys.Esc Esc
Keys.Tab Tab
Keys.Backspace Backspace
Keys.Insert Insert
Keys.F1 F1
Keys.F2 F2
Keys.F3 F3
Keys.F4 F4
Keys.F5 F5
Keys.F6 F6
Keys.F7 F7
Keys.F8 F8
Keys.F9 F9
Keys.F0 F0
Clone this wiki locally