CallFuncND Class Reference

#import <InstantAction.h>

Inherits CallFuncN.

Collaboration diagram for CallFuncND:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithTarget:selector:data:

Static Public Member Functions

(id) + actionWithTarget:selector:data:


Detailed Description

Calls a 'callback' with the node as the first argument and the 2nd argument is data ND means: Node Data

Member Function Documentation

+ (id) actionWithTarget: (id)  t
selector: (SEL)  s
data: (void *)  d 

creates the action with the callback and the data to pass as an argument

- (id) initWithTarget: (id)  t
selector: (SEL)  s
data: (void *)  d 

initializes the action with the callback and the data to pass as an argument


The documentation for this class was generated from the following file:

Generated on Tue Jun 9 10:39:30 2009 for cocos2d for iPhone 0.7.3 by  doxygen 1.5.8