#import <CCTiledGridAction.h>
Inherits CCTiledGrid3DAction.

Public Member Functions | |
| (id) | - initWithRows:duration: |
Static Public Member Functions | |
| (id) | + actionWithRows:duration: |
CCSplitRows action
Definition at line 186 of file CCTiledGridAction.h.
| + (id) actionWithRows: | (int) | rows | ||
| duration: | (ccTime) | duration | ||
creates the action with the number of rows to split and the duration
| - (id) initWithRows: | (int) | rows | ||
| duration: | (ccTime) | duration | ||
initializes the action with the number of rows to split and the duration