axmol/cocos/scripting/js-bindings/manual
pandamicro 43c68aa16b Fix Chipmunk bindings issue 2015-11-27 22:38:16 +08:00
..
3d Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
chipmunk Fix Chipmunk bindings issue 2015-11-27 22:38:16 +08:00
cocosbuilder Use rooted object for js_proxy new and get 2015-11-27 10:19:13 +08:00
cocostudio Use rooted object for js_proxy new and get 2015-11-27 10:19:13 +08:00
component Fix getJSObject issues 2015-11-27 14:54:25 +08:00
experimental Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
extension Use rooted object for js_proxy new and get 2015-11-27 10:19:13 +08:00
localstorage Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
navmesh Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
network Use rooted object for js_proxy new and get 2015-11-27 10:19:13 +08:00
physics3d Use rooted object for js_proxy new and get 2015-11-27 10:19:13 +08:00
platform Use rooted object for js_proxy new and get 2015-11-27 10:19:13 +08:00
spine Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
ui Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
ScriptingCore.cpp Fix Chipmunk bindings issue 2015-11-27 22:38:16 +08:00
ScriptingCore.h Fix getJSObject issues 2015-11-27 14:54:25 +08:00
cocos2d_specifics.cpp Use rooted object for js_proxy new and get 2015-11-27 10:19:13 +08:00
cocos2d_specifics.hpp Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
js_bindings_config.h Fix minor grammar and typo in documentation 2015-11-04 17:14:00 +09:00
js_bindings_core.cpp Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
js_bindings_core.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
js_bindings_opengl.cpp Use rooted object for js_proxy new and get 2015-11-27 10:19:13 +08:00
js_bindings_opengl.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
js_manual_conversions.cpp Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
js_manual_conversions.h Refactor jsb_new_proxy and jsb_get_js_proxy with RootedObject 2015-11-27 10:20:51 +08:00
jsb_event_dispatcher_manual.cpp Fix getJSObject issues 2015-11-27 14:54:25 +08:00
jsb_event_dispatcher_manual.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_helper.h Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL 2015-11-25 14:33:43 +08:00
jsb_opengl_functions.cpp Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_opengl_functions.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_opengl_manual.cpp Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00
jsb_opengl_manual.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_opengl_registration.cpp Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_opengl_registration.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
spidermonkey_specifics.h Fix issues causing by temporary RootedObject passed as function parameters 2015-11-27 01:35:06 +08:00