#import <CCTiledGridAction.h>
Inherits CCTiledGrid3DAction.

Public Member Functions | |
| (id) | - initWithCols:duration: |
Static Public Member Functions | |
| (id) | + actionWithCols:duration: |
CCSplitCols action
Definition at line 201 of file CCTiledGridAction.h.
| + (id) actionWithCols: | (int) | cols | ||
| duration: | (ccTime) | duration | ||
creates the action with the number of columns to split and the duration
| - (id) initWithCols: | (int) | cols | ||
| duration: | (ccTime) | duration | ||
initializes the action with the number of columns to split and the duration