Public Member Functions | Static Public Member Functions

CCShakyTiles3D Class Reference

#import <CCTiledGridAction.h>

Inherits CCTiledGrid3DAction.

Collaboration diagram for CCShakyTiles3D:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithRange:shakeZ:grid:duration:

Static Public Member Functions

(id) + actionWithRange:shakeZ:grid:duration:

Detailed Description

CCShakyTiles3D action

Definition at line 29 of file CCTiledGridAction.h.


Member Function Documentation

+ (id) actionWithRange: (int)  range
shakeZ: (BOOL)  shakeZ
grid: (ccGridSize gridSize
duration: (ccTime d 

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

- (id) initWithRange: (int)  range
shakeZ: (BOOL)  shakeZ
grid: (ccGridSize gridSize
duration: (ccTime d 

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:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1