Packagelaya.events
Classpublic class Keyboard
InheritanceKeyboard Inheritance Object

Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。



Public Constants
 ConstantDefined By
  A : int = 65
[static] 与 A 键的键控代码值 (65) 关联的常数。
Keyboard
  ALTERNATE : int = 18
[static] 与 Alternate (Option) 键的键控代码值 (18) 关联的常数。
Keyboard
  B : int = 66
[static] 与 B 键的键控代码值 (66) 关联的常数。
Keyboard
  BACKQUOTE : int = 192
[static] 与 ` 键的键控代码值 (192) 关联的常数。
Keyboard
  BACKSLASH : int = 220
[static] 与 \ 键的键控代码值 (220) 关联的常数。
Keyboard
  BACKSPACE : int = 8
[static] 与 Backspace 的键控代码值 (8) 关联的常数。
Keyboard
  C : int = 67
[static] 与 C 键的键控代码值 (67) 关联的常数。
Keyboard
  CAPS_LOCK : int = 20
[static] 与 Caps Lock 的键控代码值 (20) 关联的常数。
Keyboard
  COMMA : int = 188
[static] 与 F15 的键控代码值 (188) 关联的常数。
Keyboard
  COMMAND : int = 15
[static] 与 Mac 命令键 (15) 关联的常数。
Keyboard
  CONTROL : int = 17
[static] 与 Ctrl 的键控代码值 (17) 关联的常数。
Keyboard
  D : int = 68
[static] 与 D 键的键控代码值 (68) 关联的常数。
Keyboard
  DELETE : int = 46
[static] 与 Delete 的键控代码值 (46) 关联的常数。
Keyboard
  DOWN : int = 40
[static] 与向下箭头键的键控代码值 (40) 关联的常数。
Keyboard
  E : int = 69
[static] 与 E 键的键控代码值 (69) 关联的常数。
Keyboard
  END : int = 35
[static] 与 End 的键控代码值 (35) 关联的常数。
Keyboard
  ENTER : int = 13
[static] 与 Enter 的键控代码值 (13) 关联的常数。
Keyboard
  EQUAL : int = 187
[static] 与 = 键的键控代码值 (187) 关联的常数。
Keyboard
  ESCAPE : int = 27
[static] 与 Esc 的键控代码值 (27) 关联的常数。
Keyboard
  F : int = 70
[static] 与 F 键的键控代码值 (70) 关联的常数。
Keyboard
  F1 : int = 112
[static] 与 F1 的键控代码值 (112) 关联的常数。
Keyboard
  F10 : int = 121
[static] 与 F10 的键控代码值 (121) 关联的常数。
Keyboard
  F11 : int = 122
[static] 与 F11 的键控代码值 (122) 关联的常数。
Keyboard
  F12 : int = 123
[static] 与 F12 的键控代码值 (123) 关联的常数。
Keyboard
  F13 : int = 124
[static] 与 F13 的键控代码值 (124) 关联的常数。
Keyboard
  F14 : int = 125
[static] 与 F14 的键控代码值 (125) 关联的常数。
Keyboard
  F15 : int = 126
[static] 与 F15 的键控代码值 (126) 关联的常数。
Keyboard
  F2 : int = 113
[static] 与 F2 的键控代码值 (113) 关联的常数。
Keyboard
  F3 : int = 114
[static] 与 F3 的键控代码值 (114) 关联的常数。
Keyboard
  F4 : int = 115
[static] 与 F4 的键控代码值 (115) 关联的常数。
Keyboard
  F5 : int = 116
[static] 与 F5 的键控代码值 (116) 关联的常数。
Keyboard
  F6 : int = 117
[static] 与 F6 的键控代码值 (117) 关联的常数。
Keyboard
  F7 : int = 118
[static] 与 F7 的键控代码值 (118) 关联的常数。
Keyboard
  F8 : int = 119
[static] 与 F8 的键控代码值 (119) 关联的常数。
Keyboard
  F9 : int = 120
[static] 与 F9 的键控代码值 (120) 关联的常数。
Keyboard
  G : int = 71
[static] 与 G 键的键控代码值 (71) 关联的常数。
Keyboard
  H : int = 72
[static] 与 H 键的键控代码值 (72) 关联的常数。
Keyboard
  HOME : int = 36
[static] 与 Home 的键控代码值 (36) 关联的常数。
Keyboard
  I : int = 73
[static] 与 I 键的键控代码值 (73) 关联的常数。
Keyboard
  INSERT : int = 45
[static] 与 Insert 的键控代码值 (45) 关联的常数。
Keyboard
  J : int = 74
[static] 与 J 键的键控代码值 (74) 关联的常数。
Keyboard
  K : int = 75
[static] 与 K 键的键控代码值 (75) 关联的常数。
Keyboard
  L : int = 76
[static] 与 L 键的键控代码值 (76) 关联的常数。
Keyboard
  LEFT : int = 37
[static] 与向左箭头键的键控代码值 (37) 关联的常数。
Keyboard
  LEFTBRACKET : int = 219
[static] 与 [ 键的键控代码值 (219) 关联的常数。
Keyboard
  M : int = 77
[static] 与 M 键的键控代码值 (77) 关联的常数。
Keyboard
  MINUS : int = 189
[static] 与 - 键的键控代码值 (189) 关联的常数。
Keyboard
  N : int = 78
[static] 与 N 键的键控代码值 (78) 关联的常数。
Keyboard
  NUMBER_0 : int = 48
[static] 与 0 的键控代码值 (48) 关联的常数。
Keyboard
  NUMBER_1 : int = 49
[static] 与 1 的键控代码值 (49) 关联的常数。
Keyboard
  NUMBER_2 : int = 50
[static] 与 2 的键控代码值 (50) 关联的常数。
Keyboard
  NUMBER_3 : int = 51
[static] 与 3 的键控代码值 (51) 关联的常数。
Keyboard
  NUMBER_4 : int = 52
[static] 与 4 的键控代码值 (52) 关联的常数。
Keyboard
  NUMBER_5 : int = 53
[static] 与 5 的键控代码值 (53) 关联的常数。
Keyboard
  NUMBER_6 : int = 54
[static] 与 6 的键控代码值 (54) 关联的常数。
Keyboard
  NUMBER_7 : int = 55
[static] 与 7 的键控代码值 (55) 关联的常数。
Keyboard
  NUMBER_8 : int = 56
[static] 与 8 的键控代码值 (56) 关联的常数。
Keyboard
  NUMBER_9 : int = 57
[static] 与 9 的键控代码值 (57) 关联的常数。
Keyboard
  NUMPAD : int = 21
[static] 与数字键盘的伪键控代码 (21) 关联的常数。
Keyboard
  NUMPAD_0 : int = 96
[static] 与数字键盘上的数字 0 的键控代码值 (96) 关联的常数。
Keyboard
  NUMPAD_1 : int = 97
[static] 与数字键盘上的数字 1 的键控代码值 (97) 关联的常数。
Keyboard
  NUMPAD_2 : int = 98
[static] 与数字键盘上的数字 2 的键控代码值 (98) 关联的常数。
Keyboard
  NUMPAD_3 : int = 99
[static] 与数字键盘上的数字 3 的键控代码值 (99) 关联的常数。
Keyboard
  NUMPAD_4 : int = 100
[static] 与数字键盘上的数字 4 的键控代码值 (100) 关联的常数。
Keyboard
  NUMPAD_5 : int = 101
[static] 与数字键盘上的数字 5 的键控代码值 (101) 关联的常数。
Keyboard
  NUMPAD_6 : int = 102
[static] 与数字键盘上的数字 6 的键控代码值 (102) 关联的常数。
Keyboard
  NUMPAD_7 : int = 103
[static] 与数字键盘上的数字 7 的键控代码值 (103) 关联的常数。
Keyboard
  NUMPAD_8 : int = 104
[static] 与数字键盘上的数字 8 的键控代码值 (104) 关联的常数。
Keyboard
  NUMPAD_9 : int = 105
[static] 与数字键盘上的数字 9 的键控代码值 (105) 关联的常数。
Keyboard
  NUMPAD_ADD : int = 107
[static] 与数字键盘上的加号 (+) 的键控代码值 (107) 关联的常数。
Keyboard
  NUMPAD_DECIMAL : int = 110
[static] 与数字键盘上的小数点 (.) 的键控代码值 (110) 关联的常数。
Keyboard
  NUMPAD_DIVIDE : int = 111
[static] 与数字键盘上的除号 (/) 的键控代码值 (111) 关联的常数。
Keyboard
  NUMPAD_ENTER : int = 108
[static] 与数字键盘上的 Enter 的键控代码值 (108) 关联的常数。
Keyboard
  NUMPAD_MULTIPLY : int = 106
[static] 与数字键盘上的乘号 ( 的键控代码值 (106) 关联的常数。
Keyboard
  NUMPAD_SUBTRACT : int = 109
[static] 与数字键盘上的减号 (-) 的键控代码值 (109) 关联的常数。
Keyboard
  O : int = 79
[static] 与 O 键的键控代码值 (79) 关联的常数。
Keyboard
  P : int = 80
[static] 与 P 键的键控代码值 (80) 关联的常数。
Keyboard
  PAGE_DOWN : int = 34
[static] 与 Page Down 的键控代码值 (34) 关联的常数。
Keyboard
  PAGE_UP : int = 33
[static] 与 Page Up 的键控代码值 (33) 关联的常数。
Keyboard
  PERIOD : int = 190
[static] 与 .
Keyboard
  Q : int = 81
[static] 与 Q 键的键控代码值 (81) 关联的常数。
Keyboard
  QUOTE : int = 222
[static] 与 ' 键的键控代码值 (222) 关联的常数。
Keyboard
  R : int = 82
[static] 与 R 键的键控代码值 (82) 关联的常数。
Keyboard
  RIGHT : int = 39
[static] 与向右箭头键的键控代码值 (39) 关联的常数。
Keyboard
  RIGHTBRACKET : int = 221
[static] 与 ] 键的键控代码值 (221) 关联的常数。
Keyboard
  S : int = 83
[static] 与 S 键的键控代码值 (83) 关联的常数。
Keyboard
  SEMICOLON : int = 186
[static] 与 ; 键的键控代码值 (186) 关联的常数。
Keyboard
  SHIFT : int = 16
[static] 与 Shift 的键控代码值 (16) 关联的常数。
Keyboard
  SLASH : int = 191
[static] 与 / 键的键控代码值 (191) 关联的常数。
Keyboard
  SPACE : int = 32
[static] 与空格键的键控代码值 (32) 关联的常数。
Keyboard
  T : int = 84
[static] 与 T 键的键控代码值 (84) 关联的常数。
Keyboard
  TAB : int = 9
[static] 与 Tab 的键控代码值 (9) 关联的常数。
Keyboard
  U : int = 85
[static] 与 U 键的键控代码值 (85) 关联的常数。
Keyboard
  UP : int = 38
[static] 与向上箭头键的键控代码值 (38) 关联的常数。
Keyboard
  V : int = 86
[static] 与 V 键的键控代码值 (86) 关联的常数。
Keyboard
  W : int = 87
[static] 与 W 键的键控代码值 (87) 关联的常数。
Keyboard
  X : int = 88
[static] 与 X 键的键控代码值 (88) 关联的常数。
Keyboard
  Y : int = 89
[static] 与 Y 键的键控代码值 (89) 关联的常数。
Keyboard
  Z : int = 90
[static] 与 Z 键的键控代码值 (90) 关联的常数。
Keyboard
Constant Detail
AConstant
public static const A:int = 65

与 A 键的键控代码值 (65) 关联的常数。

ALTERNATEConstant 
public static const ALTERNATE:int = 18

与 Alternate (Option) 键的键控代码值 (18) 关联的常数。

BConstant 
public static const B:int = 66

与 B 键的键控代码值 (66) 关联的常数。

BACKQUOTEConstant 
public static const BACKQUOTE:int = 192

与 ` 键的键控代码值 (192) 关联的常数。

BACKSLASHConstant 
public static const BACKSLASH:int = 220

与 \ 键的键控代码值 (220) 关联的常数。

BACKSPACEConstant 
public static const BACKSPACE:int = 8

与 Backspace 的键控代码值 (8) 关联的常数。

CConstant 
public static const C:int = 67

与 C 键的键控代码值 (67) 关联的常数。

CAPS_LOCKConstant 
public static const CAPS_LOCK:int = 20

与 Caps Lock 的键控代码值 (20) 关联的常数。

COMMAConstant 
public static const COMMA:int = 188

与 F15 的键控代码值 (188) 关联的常数。

COMMANDConstant 
public static const COMMAND:int = 15

与 Mac 命令键 (15) 关联的常数。

CONTROLConstant 
public static const CONTROL:int = 17

与 Ctrl 的键控代码值 (17) 关联的常数。

DConstant 
public static const D:int = 68

与 D 键的键控代码值 (68) 关联的常数。

DELETEConstant 
public static const DELETE:int = 46

与 Delete 的键控代码值 (46) 关联的常数。

DOWNConstant 
public static const DOWN:int = 40

与向下箭头键的键控代码值 (40) 关联的常数。

EConstant 
public static const E:int = 69

与 E 键的键控代码值 (69) 关联的常数。

ENDConstant 
public static const END:int = 35

与 End 的键控代码值 (35) 关联的常数。

ENTERConstant 
public static const ENTER:int = 13

与 Enter 的键控代码值 (13) 关联的常数。

EQUALConstant 
public static const EQUAL:int = 187

与 = 键的键控代码值 (187) 关联的常数。

ESCAPEConstant 
public static const ESCAPE:int = 27

与 Esc 的键控代码值 (27) 关联的常数。

FConstant 
public static const F:int = 70

与 F 键的键控代码值 (70) 关联的常数。

F1Constant 
public static const F1:int = 112

与 F1 的键控代码值 (112) 关联的常数。

F10Constant 
public static const F10:int = 121

与 F10 的键控代码值 (121) 关联的常数。

F11Constant 
public static const F11:int = 122

与 F11 的键控代码值 (122) 关联的常数。

F12Constant 
public static const F12:int = 123

与 F12 的键控代码值 (123) 关联的常数。

F13Constant 
public static const F13:int = 124

与 F13 的键控代码值 (124) 关联的常数。

F14Constant 
public static const F14:int = 125

与 F14 的键控代码值 (125) 关联的常数。

F15Constant 
public static const F15:int = 126

与 F15 的键控代码值 (126) 关联的常数。

F2Constant 
public static const F2:int = 113

与 F2 的键控代码值 (113) 关联的常数。

F3Constant 
public static const F3:int = 114

与 F3 的键控代码值 (114) 关联的常数。

F4Constant 
public static const F4:int = 115

与 F4 的键控代码值 (115) 关联的常数。

F5Constant 
public static const F5:int = 116

与 F5 的键控代码值 (116) 关联的常数。

F6Constant 
public static const F6:int = 117

与 F6 的键控代码值 (117) 关联的常数。

F7Constant 
public static const F7:int = 118

与 F7 的键控代码值 (118) 关联的常数。

F8Constant 
public static const F8:int = 119

与 F8 的键控代码值 (119) 关联的常数。

F9Constant 
public static const F9:int = 120

与 F9 的键控代码值 (120) 关联的常数。

GConstant 
public static const G:int = 71

与 G 键的键控代码值 (71) 关联的常数。

HConstant 
public static const H:int = 72

与 H 键的键控代码值 (72) 关联的常数。

HOMEConstant 
public static const HOME:int = 36

与 Home 的键控代码值 (36) 关联的常数。

IConstant 
public static const I:int = 73

与 I 键的键控代码值 (73) 关联的常数。

INSERTConstant 
public static const INSERT:int = 45

与 Insert 的键控代码值 (45) 关联的常数。

JConstant 
public static const J:int = 74

与 J 键的键控代码值 (74) 关联的常数。

KConstant 
public static const K:int = 75

与 K 键的键控代码值 (75) 关联的常数。

LConstant 
public static const L:int = 76

与 L 键的键控代码值 (76) 关联的常数。

LEFTConstant 
public static const LEFT:int = 37

与向左箭头键的键控代码值 (37) 关联的常数。

LEFTBRACKETConstant 
public static const LEFTBRACKET:int = 219

与 [ 键的键控代码值 (219) 关联的常数。

MConstant 
public static const M:int = 77

与 M 键的键控代码值 (77) 关联的常数。

MINUSConstant 
public static const MINUS:int = 189

与 - 键的键控代码值 (189) 关联的常数。

NConstant 
public static const N:int = 78

与 N 键的键控代码值 (78) 关联的常数。

NUMBER_0Constant 
public static const NUMBER_0:int = 48

与 0 的键控代码值 (48) 关联的常数。

NUMBER_1Constant 
public static const NUMBER_1:int = 49

与 1 的键控代码值 (49) 关联的常数。

NUMBER_2Constant 
public static const NUMBER_2:int = 50

与 2 的键控代码值 (50) 关联的常数。

NUMBER_3Constant 
public static const NUMBER_3:int = 51

与 3 的键控代码值 (51) 关联的常数。

NUMBER_4Constant 
public static const NUMBER_4:int = 52

与 4 的键控代码值 (52) 关联的常数。

NUMBER_5Constant 
public static const NUMBER_5:int = 53

与 5 的键控代码值 (53) 关联的常数。

NUMBER_6Constant 
public static const NUMBER_6:int = 54

与 6 的键控代码值 (54) 关联的常数。

NUMBER_7Constant 
public static const NUMBER_7:int = 55

与 7 的键控代码值 (55) 关联的常数。

NUMBER_8Constant 
public static const NUMBER_8:int = 56

与 8 的键控代码值 (56) 关联的常数。

NUMBER_9Constant 
public static const NUMBER_9:int = 57

与 9 的键控代码值 (57) 关联的常数。

NUMPADConstant 
public static const NUMPAD:int = 21

与数字键盘的伪键控代码 (21) 关联的常数。

NUMPAD_0Constant 
public static const NUMPAD_0:int = 96

与数字键盘上的数字 0 的键控代码值 (96) 关联的常数。

NUMPAD_1Constant 
public static const NUMPAD_1:int = 97

与数字键盘上的数字 1 的键控代码值 (97) 关联的常数。

NUMPAD_2Constant 
public static const NUMPAD_2:int = 98

与数字键盘上的数字 2 的键控代码值 (98) 关联的常数。

NUMPAD_3Constant 
public static const NUMPAD_3:int = 99

与数字键盘上的数字 3 的键控代码值 (99) 关联的常数。

NUMPAD_4Constant 
public static const NUMPAD_4:int = 100

与数字键盘上的数字 4 的键控代码值 (100) 关联的常数。

NUMPAD_5Constant 
public static const NUMPAD_5:int = 101

与数字键盘上的数字 5 的键控代码值 (101) 关联的常数。

NUMPAD_6Constant 
public static const NUMPAD_6:int = 102

与数字键盘上的数字 6 的键控代码值 (102) 关联的常数。

NUMPAD_7Constant 
public static const NUMPAD_7:int = 103

与数字键盘上的数字 7 的键控代码值 (103) 关联的常数。

NUMPAD_8Constant 
public static const NUMPAD_8:int = 104

与数字键盘上的数字 8 的键控代码值 (104) 关联的常数。

NUMPAD_9Constant 
public static const NUMPAD_9:int = 105

与数字键盘上的数字 9 的键控代码值 (105) 关联的常数。

NUMPAD_ADDConstant 
public static const NUMPAD_ADD:int = 107

与数字键盘上的加号 (+) 的键控代码值 (107) 关联的常数。

NUMPAD_DECIMALConstant 
public static const NUMPAD_DECIMAL:int = 110

与数字键盘上的小数点 (.) 的键控代码值 (110) 关联的常数。

NUMPAD_DIVIDEConstant 
public static const NUMPAD_DIVIDE:int = 111

与数字键盘上的除号 (/) 的键控代码值 (111) 关联的常数。

NUMPAD_ENTERConstant 
public static const NUMPAD_ENTER:int = 108

与数字键盘上的 Enter 的键控代码值 (108) 关联的常数。

NUMPAD_MULTIPLYConstant 
public static const NUMPAD_MULTIPLY:int = 106

与数字键盘上的乘号 ( 的键控代码值 (106) 关联的常数。

NUMPAD_SUBTRACTConstant 
public static const NUMPAD_SUBTRACT:int = 109

与数字键盘上的减号 (-) 的键控代码值 (109) 关联的常数。

OConstant 
public static const O:int = 79

与 O 键的键控代码值 (79) 关联的常数。

PConstant 
public static const P:int = 80

与 P 键的键控代码值 (80) 关联的常数。

PAGE_DOWNConstant 
public static const PAGE_DOWN:int = 34

与 Page Down 的键控代码值 (34) 关联的常数。

PAGE_UPConstant 
public static const PAGE_UP:int = 33

与 Page Up 的键控代码值 (33) 关联的常数。

PERIODConstant 
public static const PERIOD:int = 190

与 . 键的键控代码值 (190) 关联的常数。

QConstant 
public static const Q:int = 81

与 Q 键的键控代码值 (81) 关联的常数。

QUOTEConstant 
public static const QUOTE:int = 222

与 ' 键的键控代码值 (222) 关联的常数。

RConstant 
public static const R:int = 82

与 R 键的键控代码值 (82) 关联的常数。

RIGHTConstant 
public static const RIGHT:int = 39

与向右箭头键的键控代码值 (39) 关联的常数。

RIGHTBRACKETConstant 
public static const RIGHTBRACKET:int = 221

与 ] 键的键控代码值 (221) 关联的常数。

SConstant 
public static const S:int = 83

与 S 键的键控代码值 (83) 关联的常数。

SEMICOLONConstant 
public static const SEMICOLON:int = 186

与 ; 键的键控代码值 (186) 关联的常数。

SHIFTConstant 
public static const SHIFT:int = 16

与 Shift 的键控代码值 (16) 关联的常数。

SLASHConstant 
public static const SLASH:int = 191

与 / 键的键控代码值 (191) 关联的常数。

SPACEConstant 
public static const SPACE:int = 32

与空格键的键控代码值 (32) 关联的常数。

TConstant 
public static const T:int = 84

与 T 键的键控代码值 (84) 关联的常数。

TABConstant 
public static const TAB:int = 9

与 Tab 的键控代码值 (9) 关联的常数。

UConstant 
public static const U:int = 85

与 U 键的键控代码值 (85) 关联的常数。

UPConstant 
public static const UP:int = 38

与向上箭头键的键控代码值 (38) 关联的常数。

VConstant 
public static const V:int = 86

与 V 键的键控代码值 (86) 关联的常数。

WConstant 
public static const W:int = 87

与 W 键的键控代码值 (87) 关联的常数。

XConstant 
public static const X:int = 88

与 X 键的键控代码值 (88) 关联的常数。

YConstant 
public static const Y:int = 89

与 Y 键的键控代码值 (89) 关联的常数。

ZConstant 
public static const Z:int = 90

与 Z 键的键控代码值 (90) 关联的常数。