Public Member Functions | Static Public Member Functions

CCCallFunc Class Reference

#import <CCInstantAction.h>

Inherits CCInstantAction.

Inherited by CCCallFuncN.

Collaboration diagram for CCCallFunc:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithTarget:selector:
(void) - execute

Static Public Member Functions

(id) + actionWithTarget:selector:

Detailed Description

Calls a 'callback'

Definition at line 98 of file CCInstantAction.h.


Member Function Documentation

+ (id) actionWithTarget: (id)  t
selector: (SEL)  s 

creates the action with the callback

- (void) execute  

exeuctes the callback

- (id) initWithTarget: (id)  t
selector: (SEL)  s 

initializes the action with the callback


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1