Issue : Added js annotates to CCController.h

This commit is contained in:
dingpinglv 2015-03-19 20:26:44 +08:00
parent 1b179c2b02
commit baa723a899
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ class EventDispatcher;
/**
* @class Controller
* @brief A Controller object represents a connected physical game controller.
* @js NA
*/
class Controller
{