closed #2347: Keyboard is supported from cocos2d-x 3.0.

This commit is contained in:
James Chen 2013-07-01 17:15:49 +08:00
parent 0d040bae76
commit 1ae41d07aa
1 changed files with 1 additions and 1 deletions

View File

@ -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);