mirror of https://github.com/axmolengine/axmol.git
Fix setting file
This commit is contained in:
parent
8421ff7149
commit
63f8b941c9
|
@ -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],
|
||||
|
|
Loading…
Reference in New Issue