cocos2d-iphone  2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
CCShatteredTiles3D Class Reference

#import <CCActionTiledGrid.h>

+ Inheritance diagram for CCShatteredTiles3D:
+ Collaboration diagram for CCShatteredTiles3D:

List of all members.

Public Member Functions

(id) - initWithDuration:size:range:shatterZ:
(id) - initWithRange:shatterZ:grid:duration:

Static Public Member Functions

(id) + actionWithDuration:size:range:shatterZ:
(id) + actionWithRange:shatterZ:grid:duration:

Protected Attributes

int _randrange
BOOL _once
BOOL _shatterZ

Detailed Description


Member Function Documentation

+ (id) actionWithDuration: (ccTime duration
size: (CGSize)  gridSize
range: (int)  range
shatterZ: (BOOL)  shatterZ 

creates the action with a range, whether of not to shatter Z vertices, a grid size and duration

- (id) initWithDuration: (ccTime duration
size: (CGSize)  gridSize
range: (int)  range
shatterZ: (BOOL)  shatterZ 

initializes the action with a range, whether or not to shatter Z vertices, a grid size and duration


The documentation for this class was generated from the following file: