axmol/cocos/scripting/javascript/bindings/chipmunk
James Chen f0418a17d3 issue #3900: Include fix. jsapi.h and jsfriendapi.h should be included before cocos2d.h, otherwise it will cause char16_t redefinition on windows. 2014-02-07 17:04:44 +08:00
..
Android.mk issues #2905:split jsbinding module 2013-10-24 17:54:57 +08:00
js_bindings_chipmunk_auto_classes.cpp.REMOVED.git-id issue #3900: TestJavascript could run on Mac platform with spidermonkey v27. 2014-02-07 13:09:38 +08:00
js_bindings_chipmunk_auto_classes.h issues #2905:add new vs project 2013-10-21 22:21:11 +08:00
js_bindings_chipmunk_auto_classes_registration.h [sp v25] Fixing complication errors after updating Spidermonkey to v25. 2013-10-31 11:15:17 +08:00
js_bindings_chipmunk_functions.cpp.REMOVED.git-id issue #3900: TestJavascript could run on Mac platform with spidermonkey v27. 2014-02-07 13:09:38 +08:00
js_bindings_chipmunk_functions.h issue #3900: JSBool -> bool, JS_TRUE -> true, JS_FALSE -> false. 2014-02-07 11:16:13 +08:00
js_bindings_chipmunk_functions_registration.h closed #3274: Can't override cc.Node.setPosition in JSB. 2013-11-26 10:14:56 +08:00
js_bindings_chipmunk_manual.cpp issue #3900: Include fix. jsapi.h and jsfriendapi.h should be included before cocos2d.h, otherwise it will cause char16_t redefinition on windows. 2014-02-07 17:04:44 +08:00
js_bindings_chipmunk_manual.h issue #3900: Include fix. jsapi.h and jsfriendapi.h should be included before cocos2d.h, otherwise it will cause char16_t redefinition on windows. 2014-02-07 17:04:44 +08:00
js_bindings_chipmunk_registration.cpp closed #3274: Can't override cc.Node.setPosition in JSB. 2013-11-26 10:14:56 +08:00
js_bindings_chipmunk_registration.h issues #2905:add new vs project 2013-10-21 22:21:11 +08:00
libJSBindingForChipmunk.vcxproj issue #3900: Removes the definition of DEBUG. Windows uses _DEBUG . 2014-02-07 16:01:57 +08:00
libJSBindingForChipmunk.vcxproj.filters issues #2905:add new vs project 2013-10-21 22:21:11 +08:00
libJSBindingForChipmunk.vcxproj.user issues #2905:add new vs project 2013-10-21 22:21:11 +08:00