mirror of https://github.com/axmolengine/axmol.git
closed #2347: Keyboard is supported from cocos2d-x 3.0.
This commit is contained in:
parent
0d040bae76
commit
1ae41d07aa
|
@ -328,7 +328,7 @@ public:
|
|||
|
||||
/** KeyboardDispatcher associated with this director
|
||||
@note Supported on Mac and Linux only now.
|
||||
@since v?.?
|
||||
@since v3.0
|
||||
*/
|
||||
CC_PROPERTY(KeyboardDispatcher*, _keyboardDispatcher, KeyboardDispatcher);
|
||||
|
||||
|
|
Loading…
Reference in New Issue