minggo
|
bed7746459
|
Merge pull request #11120 from fusijie/cocosapi
[ci skip]add comments.
|
2015-03-25 09:49:52 +08:00 |
Jacky
|
32f37b8701
|
[ci skip]add comments.
|
2015-03-24 18:22:52 +08:00 |
VisualSJ
|
6590d34bda
|
[ci skip] Add javascript notes...
cocos/base/CCEventListener.h
cocos/base/CCEventListenerAcceleration.h
cocos/base/CCEventListenerController.h
cocos/base/CCEventListenerCustom.h
cocos/base/CCEventListenerFocus.h
cocos/base/CCEventListenerKeyboard.h
cocos/base/CCEventListenerMouse.h
cocos/base/CCEventListenerTouch.h
cocos/base/CCEventMouse.h
cocos/base/CCEventTouch.h
|
2015-03-24 16:37:09 +08:00 |
Jacky
|
7f41b091e0
|
add comments.
|
2015-03-23 18:39:27 +08:00 |
Dhilan007
|
8b78c181ce
|
Make KEY_SHIFT equal to KEY_LEFT_SHIFT, KEY_CTRL equal to KEY_LEFT_CTRL, KEY_ALT equal to KEY_LEFT_ALT.
|
2014-12-10 18:11:07 +08:00 |
James Chen
|
cebfed108c
|
issue #8988: Adds new enum types (LEFT_CTRL, RIGHT_CTRL, LEFT_ALT, RIGHT_ALT, LEFT_SHIFT, RIGHT_SHIFT) in EventKeyboard::KeyCode.
|
2014-11-26 10:41:14 +08:00 |
Huabing.Xu
|
63de5f6acc
|
add CC_DLL
|
2014-07-15 12:00:31 +08:00 |
andyque
|
38f28d4bd5
|
fix KeyCode back compatible
|
2014-06-09 09:50:13 +08:00 |
andyque
|
33f7a500f3
|
issue #4861. add android keypad support
|
2014-05-05 11:37:38 +08:00 |
Ricardo Quesada
|
8bb8416c26
|
Improved directory structure
|
2014-04-29 17:37:36 -07:00 |