Updating tojs/cocos2dx.ini, visit needs to be exposed to JS since it's used for RenderTexture.

This commit is contained in:
James Chen 2013-07-05 15:18:04 +08:00
parent 6dffa99e32
commit e03091f934
1 changed files with 1 additions and 1 deletions

View File

@ -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$],