public static ParsecLibrary.ParsecKeycode
enum values
static int KEY_A
4
native declaration : line 274
static int KEY_B
5
native declaration : line 275
static int KEY_C
6
native declaration : line 276
static int KEY_D
7
native declaration : line 277
static int KEY_E
8
native declaration : line 278
static int KEY_F
9
native declaration : line 279
static int KEY_G
10
native declaration : line 280
static int KEY_H
11
native declaration : line 281
static int KEY_I
12
native declaration : line 282
static int KEY_J
13
native declaration : line 283
static int KEY_K
14
native declaration : line 284
static int KEY_L
15
native declaration : line 285
static int KEY_M
16
native declaration : line 286
static int KEY_N
17
native declaration : line 287
static int KEY_O
18
native declaration : line 288
static int KEY_P
19
native declaration : line 289
static int KEY_Q
20
native declaration : line 290
static int KEY_R
21
native declaration : line 291
static int KEY_S
22
native declaration : line 292
static int KEY_T
23
native declaration : line 293
static int KEY_U
24
native declaration : line 294
static int KEY_V
25
native declaration : line 295
static int KEY_W
26
native declaration : line 296
static int KEY_X
27
native declaration : line 297
static int KEY_Y
28
native declaration : line 298
static int KEY_Z
29
native declaration : line 299
static int KEY_1
30
native declaration : line 300
static int KEY_2
31
native declaration : line 301
static int KEY_3
32
native declaration : line 302
static int KEY_4
33
native declaration : line 303
static int KEY_5
34
native declaration : line 304
static int KEY_6
35
native declaration : line 305
static int KEY_7
36
native declaration : line 306
static int KEY_8
37
native declaration : line 307
static int KEY_9
38
native declaration : line 308
static int KEY_0
39
native declaration : line 309
static int KEY_ENTER
40
native declaration : line 310
static int KEY_ESCAPE
41
native declaration : line 311
static int KEY_BACKSPACE
42
native declaration : line 312
static int KEY_TAB
43
native declaration : line 313
static int KEY_SPACE
44
native declaration : line 314
static int KEY_MINUS
45
native declaration : line 315
static int KEY_EQUALS
46
native declaration : line 316
static int KEY_LBRACKET
47
native declaration : line 317
static int KEY_RBRACKET
48
native declaration : line 318
static int KEY_BACKSLASH
49
native declaration : line 319
static int KEY_SEMICOLON
51
native declaration : line 320
static int KEY_APOSTROPHE
52
native declaration : line 321
static int KEY_BACKTICK
53
native declaration : line 322
static int KEY_COMMA
54
native declaration : line 323
static int KEY_PERIOD
55
native declaration : line 324
static int KEY_SLASH
56
native declaration : line 325
static int KEY_CAPSLOCK
57
native declaration : line 326
static int KEY_F1
58
native declaration : line 327
static int KEY_F2
59
native declaration : line 328
static int KEY_F3
60
native declaration : line 329
static int KEY_F4
61
native declaration : line 330
static int KEY_F5
62
native declaration : line 331
static int KEY_F6
63
native declaration : line 332
static int KEY_F7
64
native declaration : line 333
static int KEY_F8
65
native declaration : line 334
static int KEY_F9
66
native declaration : line 335
static int KEY_F10
67
native declaration : line 336
static int KEY_F11
68
native declaration : line 337
static int KEY_F12
69
native declaration : line 338
static int KEY_PRINTSCREEN
70
native declaration : line 339
static int KEY_SCROLLLOCK
71
native declaration : line 340
static int KEY_PAUSE
72
native declaration : line 341
static int KEY_INSERT
73
native declaration : line 342
static int KEY_HOME
74
native declaration : line 343
static int KEY_PAGEUP
75
native declaration : line 344
static int KEY_DELETE
76
native declaration : line 345
static int KEY_END
77
native declaration : line 346
static int KEY_PAGEDOWN
78
native declaration : line 347
static int KEY_RIGHT
79
native declaration : line 348
static int KEY_LEFT
80
native declaration : line 349
static int KEY_DOWN
81
native declaration : line 350
static int KEY_UP
82
native declaration : line 351
static int KEY_NUMLOCK
83
native declaration : line 352
static int KEY_KP_DIVIDE
84
native declaration : line 353
static int KEY_KP_MULTIPLY
85
native declaration : line 354
static int KEY_KP_MINUS
86
native declaration : line 355
static int KEY_KP_PLUS
87
native declaration : line 356
static int KEY_KP_ENTER
88
native declaration : line 357
static int KEY_KP_1
89
native declaration : line 358
static int KEY_KP_2
90
native declaration : line 359
static int KEY_KP_3
91
native declaration : line 360
static int KEY_KP_4
92
native declaration : line 361
static int KEY_KP_5
93
native declaration : line 362
static int KEY_KP_6
94
native declaration : line 363
static int KEY_KP_7
95
native declaration : line 364
static int KEY_KP_8
96
native declaration : line 365
static int KEY_KP_9
97
native declaration : line 366
static int KEY_KP_0
98
native declaration : line 367
static int KEY_KP_PERIOD
99
native declaration : line 368
static int KEY_APPLICATION
101
native declaration : line 369
static int KEY_F13
104
native declaration : line 370
static int KEY_F14
105
native declaration : line 371
static int KEY_F15
106
native declaration : line 372
static int KEY_F16
107
native declaration : line 373
static int KEY_F17
108
native declaration : line 374
static int KEY_F18
109
native declaration : line 375
static int KEY_F19
110
native declaration : line 376
static int KEY_MENU
118
native declaration : line 377
static int KEY_MUTE
127
native declaration : line 378
static int KEY_VOLUMEUP
128
native declaration : line 379
static int KEY_VOLUMEDOWN
129
native declaration : line 380
static int KEY_LCTRL
224
native declaration : line 381
static int KEY_LSHIFT
225
native declaration : line 382
static int KEY_LALT
226
native declaration : line 383
static int KEY_LGUI
227
native declaration : line 384
static int KEY_RCTRL
228
native declaration : line 385
static int KEY_RSHIFT
229
native declaration : line 386
static int KEY_RALT
230
native declaration : line 387
static int KEY_RGUI
231
native declaration : line 388
static int KEY_AUDIONEXT
258
native declaration : line 389
static int KEY_AUDIOPREV
259
native declaration : line 390
static int KEY_AUDIOSTOP
260
native declaration : line 391
static int KEY_AUDIOPLAY
261
native declaration : line 392
static int KEY_AUDIOMUTE
262
native declaration : line 393
static int KEY_MEDIASELECT
263
native declaration : line 394
static int __KEY_MAKE_32
native declaration : line 395