axmol/cocos/scripting/lua-bindings
John 3c08471bab don't convert const char* to char* (#20039)
* C++ forbids conversion from const char* string to char*, so we change
function signature from char* to const char* in lua basic conversion
functions.
2019-08-16 15:29:49 +08:00
..
auto [ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20036) 2019-08-15 17:01:11 +08:00
manual don't convert const char* to char* (#20039) 2019-08-16 15:29:49 +08:00
proj.android rename Java_org_cocos2dx_lib_Cocos2dxLuaJavaBridge.* to Cocos2dxLuaJavaBridge.* (#19695) 2019-05-13 17:59:29 -07:00
script remove cc.SimpleAudioEngine (#19859) 2019-06-25 09:41:19 +08:00
CMakeLists.txt Remove simple audio engine (#19802) 2019-06-11 18:23:16 -07:00