aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
Keycode
aurorafw
core
input
keys
TODO: Need documentation
Values
Value
Meaning
Unknown
-
1
Space
32
Apostrophe
39
Comma
44
Minus
Period
Slash
Num0
Num1
Num2
Num3
Num4
Num5
Num6
Num7
Num8
Num9
Semicolon
59
Equal
61
A
65
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
LeftBracket
BackSlash
RightBracket
GraveAccent
96
World1
161
World2
162
Escape
256
Enter
Tab
Backspace
Insert
Delete
Right
Left
Down
Up
PageUp
PageDown
Home
End
CapsLock
280
ScrollLock
NumLock
PrintScreen
Pause
F1
290
F2
F3
F4
F5
F6
F7
F8
F9
F10
F11
F12
F13
F14
F15
F16
F17
F18
F19
F20
F21
F22
F23
F24
F25
NumPad0
320
NumPad1
NumPad2
NumPad3
NumPad4
NumPad5
NumPad6
NumPad7
NumPad8
NumPad9
NumPadDecimal
NumPadDivide
NumPadMultiply
NumPadSubtract
NumPadAdd
NumPadEnter
NumPadEqual
LeftShift
340
LeftControl
LeftAlt
LeftSuper
RightShift
RightControl
RightAlt
RightSuper
Menu
Last
Menu
Meta
Source
See Implementation
aurorafw
core
input
keys
enums
InputButton
InputModifier
Keycode
TODO: Need documentation