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:369 |
back
The back key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:379 |
menu
The menu key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:387 |
backspace
The backspace key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:396 |
tab
The tab key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:405 |
enter
The enter key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:414 |
shift
The shift key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:423 |
ctrl
The ctrl key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:432 |
alt
The alt key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:441 |
pause
The pause key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:450 |
capslock
The caps lock key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:459 |
escape
The esc key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:468 |
space
The space key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:477 |
pageup
The page up key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:486 |
pagedown
The page down key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:495 |
end
The end key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:504 |
home
The home key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:513 |
left
The left key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:522 |
up
The up key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:531 |
right
The right key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:540 |
down
The down key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:549 |
select
The select key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:558 |
insert
The insert key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:567 |
Delete
The Delete key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:576 |
0
The '0' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:585 |
1
The '1' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:594 |
2
The '2' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:603 |
3
The '3' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:612 |
4
The '4' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:621 |
5
The '5' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:630 |
6
The '6' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:639 |
7
The '7' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:648 |
8
The '8' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:657 |
9
The '9' key on the top of the alphanumeric keyboard.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:666 |
a
The a key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:675 |
b
The b key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:684 |
c
The c key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:693 |
d
The d key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:702 |
e
The e key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:711 |
f
The f key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:720 |
g
The g key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:729 |
h
The h key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:738 |
i
The i key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:747 |
j
The j key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:756 |
k
The k key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:765 |
l
The l key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:774 |
m
The m key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:783 |
n
The n key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:792 |
o
The o key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:801 |
p
The p key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:810 |
q
The q key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:819 |
r
The r key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:828 |
s
The s key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:837 |
t
The t key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:846 |
u
The u key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:855 |
v
The v key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:864 |
w
The w key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:873 |
x
The x key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:882 |
y
The y key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:891 |
z
The z key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:900 |
num0
The numeric keypad 0
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:909 |
num1
The numeric keypad 1
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:918 |
num2
The numeric keypad 2
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:927 |
num3
The numeric keypad 3
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:936 |
num4
The numeric keypad 4
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:945 |
num5
The numeric keypad 5
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:954 |
num6
The numeric keypad 6
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:963 |
num7
The numeric keypad 7
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:972 |
num8
The numeric keypad 8
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:981 |
num9
The numeric keypad 9
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:990 |
*
The numeric keypad '*'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:999 |
+
The numeric keypad '+'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1008 |
-
The numeric keypad '-'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1017 |
numdel
The numeric keypad 'delete'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1026 |
/
The numeric keypad '/'
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1035 |
f1
The F1 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1044 |
f2
The F2 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1053 |
f3
The F3 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1062 |
f4
The F4 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1071 |
f5
The F5 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1080 |
f6
The F6 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1089 |
f7
The F7 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1098 |
f8
The F8 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1107 |
f9
The F9 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1116 |
f10
The F10 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1125 |
f11
The F11 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1134 |
f12
The F12 function key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1143 |
numlock
The numlock key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1152 |
scrolllock
The scroll lock key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1161 |
;
The ';' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1170 |
semicolon
The ';' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1179 |
equal
The '=' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1188 |
=
The '=' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1197 |
,
The ',' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1206 |
comma
The ',' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1215 |
dash
The dash '-' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1224 |
.
The '.' key.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1233 |
period
The '.' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1242 |
forwardslash
The forward slash key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1251 |
grave
The grave key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1260 |
[
The '[' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1269 |
openbracket
The '[' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1278 |
backslash
The '\' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1287 |
]
The ']' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1296 |
closebracket
The ']' key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1305 |
quote
The quote key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1314 |
dpadLeft
The dpad left key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1325 |
dpadRight
The dpad right key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1334 |
dpadUp
The dpad up key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1343 |
dpadDown
The dpad down key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1352 |
dpadCenter
The dpad center key
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/platform/CCMacro.js:1361 |