Inherits from CCCallFunc : CCActionInstant : CCFiniteTimeAction : CCAction : NSObject
Declared in CCActionInstant.h
CCInstantAction.h

Overview

Calls a ‘callback’ with the node as the first argument. N means Node

Tasks

Instance Methods

execute

executes the callback

- (void)execute

Declared In

CCActionInstant.h