axmol/tools/tojs
James Chen 322cf0d233 Fixing CocoStudio bindings error. 2014-01-04 12:11:10 +08:00
..
README.mdown Updating README.mdown for the reason of bindings-generator doesn't support windows. 2013-07-29 08:33:10 +08:00
cocos2dx.ini update js binding for studio change. 2014-01-03 21:33:48 +08:00
cocos2dx_builder.ini issue #2790: Don’t bind CCBAnimationManager::addNode. 2013-12-09 17:55:56 +08:00
cocos2dx_extension.ini o my god. 2013-12-26 17:55:46 +08:00
cocos2dx_gui.ini Updates tools/tojs/cocos2dx_gui.ini. target_namespace from ccs to ccii. 2014-01-02 14:22:00 +08:00
cocos2dx_spine.ini Removes CC prefix for CCSkeleton and CCSkeletonAnimation. Adds namespace `sp` for JSBindings. 2013-12-25 11:18:14 +08:00
cocos2dx_studio.ini Fixing CocoStudio bindings error. 2014-01-04 12:11:10 +08:00
genbindings.sh spine simple JS binding supported 2013-12-20 16:10:15 +09:00

README.mdown

How to Use bindings-generator

On Windows (Not available from 3.0-pre-alpha0, the reason is that Clang3.3 can't work perfectly on windows, therefore, disable windows support temporary.):

On MAC: