CCInvocation
CCInvocation
Cocos2DInheritance: System.Object
Constructors
CCInvocation(object, Action, CCControlEvent)
CCInvocation(object, Action, CCControlEvent)(System.Object target, System.ActionSystem.Object,Cocos2D.CCControlEvent action, Cocos2D.CCControlEvent controlEvent)
Parameters:
target
(System.Object)action
(System.ActionSystem.Object,Cocos2D.CCControlEvent)controlEvent
(Cocos2D.CCControlEvent)Properties
Action(System.ActionSystem.Object,Cocos2D.CCControlEvent)
ControlEvent(Cocos2D.CCControlEvent)
Target(System.Object)
Methods
Invoke(object)
Invoke(object)(System.Object sender)
Parameters:
sender
(System.Object)