axmol/tools/tolua
samuele3hu e497f823ea Merge branch 'lua_spine_dev' of https://github.com/edwardzhou/cocos2d-x into Spine 2013-12-24 16:14:10 +08:00
..
README.mdown Adding tools/tolua . 2013-08-05 18:30:36 +08:00
cocos2dx.ini Support pass by value for setPosition\setAnchorPoint\setContentSize for lua binding 2013-12-24 13:42:32 +08:00
cocos2dx_extension.ini issue #2790:Resolve some errors of basical conversion functions 2013-12-10 18:01:40 +08:00
cocos2dx_spine.ini 1. add Spine LUA binding with testcase; 2. CCSkeleton inherites from Node since NodeRGBA is deprecated. 2013-12-24 11:55:53 +08:00
cocos2dx_studio.ini Supports to bind more container: std::vector<std::string>, std::vector<int>, cocos2d::Map<std::string, T>. 2013-12-19 20:17:44 +08:00
genbindings.sh 1. add Spine LUA binding with testcase; 2. CCSkeleton inherites from Node since NodeRGBA is deprecated. 2013-12-24 11:55:53 +08: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: