mirror of https://github.com/axmolengine/axmol.git
o my god.
This commit is contained in:
parent
bd46681867
commit
d9ba53f9a9
|
@ -46,7 +46,10 @@ skip = ScrollView::[(g|s)etDelegate$],
|
|||
AssetsManagerDelegateProtocol::[*],
|
||||
Control::[removeHandleOfControlEvent addHandleOfControlEvent],
|
||||
ControlUtils::[*],
|
||||
ControlSwitchSprite::[*]
|
||||
ControlSwitchSprite::[*],
|
||||
ActionManagerEx::[initWithDictionary],
|
||||
ActionNode::[initWithDictionary],
|
||||
ActionObject::[initWithDictionary]
|
||||
|
||||
rename_functions =
|
||||
|
||||
|
|
|
@ -50,7 +50,9 @@ skip = *::[^visit$ copyWith.* onEnter.* onExit.* ^description$ getObjectType .*
|
|||
Helper::[init],
|
||||
GReader::[setPropsForImageButtonFromJsonDictionary],
|
||||
ImageView::[doubleClickEvent],
|
||||
ActionManagerEx::[initWithDictionary]
|
||||
ActionManagerEx::[initWithDictionary],
|
||||
ActionNode::[initWithDictionary],
|
||||
ActionObject::[initWithDictionary]
|
||||
|
||||
rename_functions = GUIReader::[shareReader=getInstance purgeGUIReader=destroyInstance],
|
||||
ActionManagerEx::[shareManager=getInstance purgeActionManager=destroyInstance],
|
||||
|
|
Loading…
Reference in New Issue