CCActionFollow Class Reference
| Inherits from | CCAction : NSObject |
| Conforms to | NSCopying |
| Declared in | CCAction.h |
Overview
Creates an action which follows a node.
Note: In stead of using CCCamera to follow a node, use this action.
Example: [layer runAction: [CCFollow actionWithTarget:hero]];
Tasks
Accessing the Follow Action Attributes
-
boundarySetproperty