#import <GridAction.h>
Inherits IntervalAction.
Inherited by Grid3DAction, and TiledGrid3DAction.

Public Member Functions | |
| (id) | - initWithSize:duration: |
| (GridBase *) | - grid |
Static Public Member Functions | |
| (id) | + actionWithSize:duration: |
| + (id) actionWithSize: | (ccGridSize) | size | ||
| duration: | (ccTime) | d | ||
creates the action with size and duration
| - (GridBase *) grid |
returns the grid
| - (id) initWithSize: | (ccGridSize) | gridSize | ||
| duration: | (ccTime) | d | ||
initializes the action with size and duration
1.5.8