mirror of https://github.com/axmolengine/axmol.git
Issue : Added js annotates to CCController.h
This commit is contained in:
parent
1b179c2b02
commit
baa723a899
|
@ -41,6 +41,7 @@ class EventDispatcher;
|
|||
/**
|
||||
* @class Controller
|
||||
* @brief A Controller object represents a connected physical game controller.
|
||||
* @js NA
|
||||
*/
|
||||
class Controller
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue