mirror of https://github.com/axmolengine/axmol.git
a2b5916301
Since on win32 platform, 'reinterpret_cast<long>(typeid(*native_obj).name());' invoking in cocos2d.dll and outside cocos2d.dll(in TestJavascript.exe) will return different address. But the return string from typeid(*native_obj).name() is the same string, so we must convert the string to hash id to make sure we can get unique id. |
||
---|---|---|
.. | ||
Android.mk | ||
CCPhysicsSprite.cpp | ||
CCPhysicsSprite.h | ||
ScriptingCore.cpp | ||
ScriptingCore.h | ||
cocos2d_specifics.cpp | ||
cocos2d_specifics.hpp | ||
cocos2dx.cpp.REMOVED.git-id | ||
cocos2dx.hpp.REMOVED.git-id | ||
js_bindings_chipmunk_functions.cpp.REMOVED.git-id | ||
js_bindings_chipmunk_functions.hpp | ||
js_bindings_chipmunk_manual.cpp | ||
js_bindings_chipmunk_manual.hpp | ||
js_bindings_config.h | ||
js_manual_conversions.cpp | ||
js_manual_conversions.h | ||
spidermonkey_specifics.h | ||
uthash.h |