From 63f8b941c99c16cd6fb9d9ae3fa0f1de401cefa1 Mon Sep 17 00:00:00 2001 From: XiaoFeng Date: Mon, 27 Jul 2015 16:03:05 +0800 Subject: [PATCH] Fix setting file --- tools/tolua/cocos2dx_studio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tolua/cocos2dx_studio.ini b/tools/tolua/cocos2dx_studio.ini index a654b22292..598b2ba4db 100644 --- a/tools/tolua/cocos2dx_studio.ini +++ b/tools/tolua/cocos2dx_studio.ini @@ -53,7 +53,7 @@ skip = *::[^visit$ copyWith.* onEnter.* onExit.* ^description$ getObjectType .* ActionObject::[initWithDictionary initWithBinary], BaseData::[copy subtract], ActionTimelineCache::[getInstance loadActionTimelineFromXML loadAnimationWithDataBuffer], - ActionTimeline::[setFrameEventCallFunc] + ActionTimeline::[setFrameEventCallFunc], CSLoader::[createNodeWithDataBuffer] rename_functions = ActionManagerEx::[shareManager=getInstance purgeActionManager=destroyInstance],