#import <TiledGridAction.h>
Inherits TiledGrid3DAction.

Public Member Functions | |
| (id) | - initWithSeed:grid:duration: |
Static Public Member Functions | |
| (id) | + actionWithSeed:grid:duration: |
| + (id) actionWithSeed: | (int) | s | ||
| grid: | (ccGridSize) | gridSize | ||
| duration: | (ccTime) | d | ||
creates the action with a random seed, the grid size and the duration
| - (id) initWithSeed: | (int) | s | ||
| grid: | (ccGridSize) | gridSize | ||
| duration: | (ccTime) | d | ||
initializes the action with a random seed, the grid size and the duration
1.5.8