#import "CCActionTiledGrid.h"
Inherits CCTiledGrid3DAction.
Public Member Functions | |
(id) | - initWithRange:shatterZ:grid:duration: |
Static Public Member Functions | |
(id) | + actionWithRange:shatterZ:grid:duration: |
CCShatteredTiles3D action
+ (id) actionWithRange: | (int) | range | ||
shatterZ: | (BOOL) | shatterZ | ||
grid: | (ccGridSize) | gridSize | ||
duration: | (ccTime) | d | ||
creates the action with a range, whether of not to shatter Z vertices, a grid size and duration
- (id) initWithRange: | (int) | range | ||
shatterZ: | (BOOL) | shatterZ | ||
grid: | (ccGridSize) | gridSize | ||
duration: | (ccTime) | d | ||
initializes the action with a range, whether or not to shatter Z vertices, a grid size and duration