CCCallFuncO Class Reference
| Inherits from | CCCallFunc : CCActionInstant : CCFiniteTimeAction : CCAction : NSObject |
| Declared in | CCActionInstant.h |
Tasks
-
objectobject to be passed as argument
property -
+ actionWithTarget:selector:object:creates the action with the callback and the object to pass as an argument
-
– initWithTarget:selector:object:initializes the action with the callback and the object to pass as an argument