Public Member Functions | Static Public Member Functions | Properties

CCWavesTiles3D Class Reference

#import <CCTiledGridAction.h>

Inherits CCTiledGrid3DAction.

Collaboration diagram for CCWavesTiles3D:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithWaves:amplitude:grid:duration:

Static Public Member Functions

(id) + actionWithWaves:amplitude:grid:duration:

Properties

float amplitude
float amplitudeRate

Detailed Description

CCWavesTiles3D action.

Definition at line 140 of file CCTiledGridAction.h.


Member Function Documentation

+ (id) actionWithWaves: (int)  wav
amplitude: (float)  amp
grid: (ccGridSize gridSize
duration: (ccTime d 

creates the action with a number of waves, the waves amplitude, the grid size and the duration

- (id) initWithWaves: (int)  wav
amplitude: (float)  amp
grid: (ccGridSize gridSize
duration: (ccTime d 

initializes the action with a number of waves, the waves amplitude, the grid size and the duration


Property Documentation

- (float) amplitude [read, write, assign]

waves amplitude

Definition at line 143 of file CCTiledGridAction.h.

- (float) amplitudeRate [read, write, assign]

waves amplitude rate

Definition at line 144 of file CCTiledGridAction.h.


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