CCGridAction Class Reference
Inherits from | CCActionInterval : CCFiniteTimeAction : CCAction : NSObject |
Declared in | CCActionGrid.h CCGridAction.h |
Tasks
Other Methods
-
gridSize
size of the grid
property -
+ actionWithDuration:size:
creates the action with size and duration
-
– initWithDuration:size:
initializes the action with size and duration
-
– grid
returns the grid
Other Methods
-
+ actionWithSize:duration:
creates the action with size and duration
-
– initWithSize:duration:
initializes the action with size and duration