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
CCShakyTiles3D Class Reference

#import <CCActionTiledGrid.h>

+ Inheritance diagram for CCShakyTiles3D:
+ Collaboration diagram for CCShakyTiles3D:

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Protected Attributes

int _randrange
BOOL _shakeZ

Detailed Description


Member Function Documentation

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

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

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

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


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