mirror of https://github.com/axmolengine/axmol.git
Updating tojs/cocos2dx.ini, visit needs to be exposed to JS since it's used for RenderTexture.
This commit is contained in:
parent
6dffa99e32
commit
e03091f934
|
@ -96,7 +96,7 @@ skip = Node::[^setPosition$ getGrid setGLServerState description getUserObject .
|
|||
Scheduler::[pause resume unschedule schedule update isTargetPaused],
|
||||
TextureCache::[addPVRTCImage],
|
||||
Timer::[getSelector],
|
||||
*::[copyWith.* onEnter.* onExit.* ^description$ getObjectType ^visit$],
|
||||
*::[copyWith.* onEnter.* onExit.* ^description$ getObjectType],
|
||||
FileUtils::[(g|s)etSearchResolutionsOrder$ (g|s)etSearchPaths$ getClassTypeInfo],
|
||||
SimpleAudioEngine::[getClassTypeInfo],
|
||||
Application::[^application.* ^run$],
|
||||
|
|
Loading…
Reference in New Issue