axmol/tools/tojs
James Chen f57a751a48 fixed #1837: Refactoring schedule binding codes.
* 1) We need bind cc.Node.scheduleUpdate and cc.Scheduler.scheduleUpdate manually since `schedules` need to be associated with _schedFunc_target_ht and _schedObj_target_ht
* 2) Bind cc.Scheduler.unscheduleCallbackForTarget.
2013-03-18 15:29:53 +08:00
..
win32 fixed #1642: Cxx-generator now works ok on windows, it uses the same config file as unix. For details, please refer to README file. 2013-03-17 14:07:41 +08:00
README.mdown fixed #1642: Cxx-generator now works ok on windows, it uses the same config file as unix. For details, please refer to README file. 2013-03-17 14:07:41 +08:00
cocos2dx.ini fixed #1837: Refactoring schedule binding codes. 2013-03-18 15:29:53 +08:00
cocos2dx_extension.ini fixed #1642: Renaming `extra_flag` to `extra_flags`. 2013-03-17 14:11:15 +08:00
genbindings-win32.bat Fixing bugs of genbindings-win32.bat on windows xp. 2013-03-17 14:48:00 +08:00
genbindings.sh fixed #1642: Updating genbindings.sh, adding empty variable `extra_flags`. 2013-03-17 14:10:20 +08:00

README.mdown

How to Use cxx-generator

On Windows:

On MAC: