axmol/cocos/scripting/js-bindings/manual/platform/android
jianglong0156 979700e343 there is a bug for getStringUTFChars function. it can't translate the emotion utf8 code. so change the getStringUTFChars to getStringChars. and translate unicode to utf8 in c++ program 2015-08-04 11:30:30 +08:00
..
CCJavascriptJavaBridge.cpp there is a bug for getStringUTFChars function. it can't translate the emotion utf8 code. so change the getStringUTFChars to getStringChars. and translate unicode to utf8 in c++ program 2015-08-04 11:30:30 +08:00
CCJavascriptJavaBridge.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00