macro.KEY
Enum
Module: _decorator Parent Module: cc
Key map for keyboard event
Index
none
back
menu
backspace
tab
enter
shift
ctrl
alt
pause
capslock
escape
space
pageup
pagedown
end
home
left
up
right
down
select
insert
Delete
0
1
2
3
4
5
6
7
8
9
a
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
num0
num1
num2
num3
num4
num5
num6
num7
num8
num9
*
+
-
numdel
/
f1
f2
f3
f4
f5
f6
f7
f8
f9
f10
f11
f12
numlock
scrolllock
;
semicolon
equal
=
,
comma
dash
.
period
forwardslash
grave
[
openbracket
backslash
]
closebracket
quote
dpadLeft
dpadRight
dpadUp
dpadDown
dpadCenter
Details
none
None
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:395 |
back
The back key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:405 |
menu
The menu key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:413 |
backspace
The backspace key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:422 |
tab
The tab key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:431 |
enter
The enter key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:440 |
shift
The shift key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:449 |
ctrl
The ctrl key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:458 |
alt
The alt key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:467 |
pause
The pause key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:476 |
capslock
The caps lock key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:485 |
escape
The esc key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:494 |
space
The space key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:503 |
pageup
The page up key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:512 |
pagedown
The page down key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:521 |
end
The end key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:530 |
home
The home key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:539 |
left
The left key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:548 |
up
The up key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:557 |
right
The right key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:566 |
down
The down key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:575 |
select
The select key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:584 |
insert
The insert key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:593 |
Delete
The Delete key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:602 |
0
The '0' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:611 |
1
The '1' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:620 |
2
The '2' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:629 |
3
The '3' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:638 |
4
The '4' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:647 |
5
The '5' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:656 |
6
The '6' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:665 |
7
The '7' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:674 |
8
The '8' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:683 |
9
The '9' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:692 |
a
The a key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:701 |
b
The b key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:710 |
c
The c key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:719 |
d
The d key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:728 |
e
The e key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:737 |
f
The f key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:746 |
g
The g key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:755 |
h
The h key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:764 |
i
The i key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:773 |
j
The j key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:782 |
k
The k key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:791 |
l
The l key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:800 |
m
The m key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:809 |
n
The n key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:818 |
o
The o key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:827 |
p
The p key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:836 |
q
The q key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:845 |
r
The r key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:854 |
s
The s key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:863 |
t
The t key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:872 |
u
The u key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:881 |
v
The v key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:890 |
w
The w key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:899 |
x
The x key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:908 |
y
The y key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:917 |
z
The z key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:926 |
num0
The numeric keypad 0
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:935 |
num1
The numeric keypad 1
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:944 |
num2
The numeric keypad 2
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:953 |
num3
The numeric keypad 3
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:962 |
num4
The numeric keypad 4
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:971 |
num5
The numeric keypad 5
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:980 |
num6
The numeric keypad 6
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:989 |
num7
The numeric keypad 7
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:998 |
num8
The numeric keypad 8
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1007 |
num9
The numeric keypad 9
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1016 |
*
The numeric keypad '*'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1025 |
+
The numeric keypad '+'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1034 |
-
The numeric keypad '-'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1043 |
numdel
The numeric keypad 'delete'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1052 |
/
The numeric keypad '/'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1061 |
f1
The F1 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1070 |
f2
The F2 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1079 |
f3
The F3 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1088 |
f4
The F4 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1097 |
f5
The F5 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1106 |
f6
The F6 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1115 |
f7
The F7 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1124 |
f8
The F8 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1133 |
f9
The F9 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1142 |
f10
The F10 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1151 |
f11
The F11 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1160 |
f12
The F12 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1169 |
numlock
The numlock key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1178 |
scrolllock
The scroll lock key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1187 |
;
The ';' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1196 |
semicolon
The ';' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1205 |
equal
The '=' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1214 |
=
The '=' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1223 |
,
The ',' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1232 |
comma
The ',' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1241 |
dash
The dash '-' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1250 |
.
The '.' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1259 |
period
The '.' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1268 |
forwardslash
The forward slash key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1277 |
grave
The grave key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1286 |
[
The '[' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1295 |
openbracket
The '[' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1304 |
backslash
The '\' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1313 |
]
The ']' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1322 |
closebracket
The ']' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1331 |
quote
The quote key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1340 |
dpadLeft
The dpad left key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1351 |
dpadRight
The dpad right key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1360 |
dpadUp
The dpad up key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1369 |
dpadDown
The dpad down key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1378 |
dpadCenter
The dpad center key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1387 |