axmol/tools/tolua
James Chen 43e8a4912d Update tools/tolua/cocos2dx.ini, ignore onTouchXXX, onKeyXXX, onAccXXX callback functions to be bound to LUA. 2013-11-20 12:09:27 +08:00
..
README.mdown Adding tools/tolua . 2013-08-05 18:30:36 +08:00
cocos2dx.ini Update tools/tolua/cocos2dx.ini, ignore onTouchXXX, onKeyXXX, onAccXXX callback functions to be bound to LUA. 2013-11-20 12:09:27 +08:00
cocos2dx_extension.ini issue #2868:Bind UI and Scene parser to lua by bindings-generator and add releated test samples 2013-11-05 15:09:51 +08:00
cocos2dx_studio.ini issue #2868:Modify armature test samples and add more armature test samples 2013-11-13 18:18:29 +08:00
genbindings.sh issue #2868:Move armature related lua binding from namespace 'cc' to namespace 'ccd' 2013-11-05 17:34:25 +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: