#import <TiledGridAction.h>
Inherits TiledGrid3DAction.

Public Member Functions | |
| (id) | - initWithRows:duration: |
Static Public Member Functions | |
| (id) | + actionWithRows:duration: |
| + (id) actionWithRows: | (int) | r | ||
| duration: | (ccTime) | d | ||
creates the action with the number of rows to split and the duration
| - (id) initWithRows: | (int) | r | ||
| duration: | (ccTime) | d | ||
initializes the action with the number of rows to split and the duration
1.5.8