CCTurnOffTiles Class Reference
Inherits from | CCTiledGrid3DAction : CCGridAction : CCActionInterval : CCFiniteTimeAction : CCAction : NSObject |
Declared in | CCActionTiledGrid.h CCTiledGridAction.h |
Tasks
Other Methods
-
+ actionWithDuration:size:seed:
creates the action with a random seed, the grid size and the duration
-
– initWithDuration:size:seed:
initializes the action with a random seed, the grid size and the duration
Other Methods
-
+ actionWithSeed:grid:duration:
creates the action with a random seed, the grid size and the duration
-
– initWithSeed:grid:duration:
initializes the action with a random seed, the grid size and the duration