JumpTiles3D Class Reference

#import <TiledGridAction.h>

Inherits TiledGrid3DAction.

Collaboration diagram for JumpTiles3D:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Properties

float amplitude
float amplitudeRate


Detailed Description

JumpTiles3D action. A sin function is executed to move the tiles across the Z axis

Member Function Documentation

+ (id) actionWithJumps: (int)  j
amplitude: (float)  amp
grid: (ccGridSize gridSize
duration: (ccTime d 

creates the action with the number of jumps, the sin amplitude, the grid size and the duration

- (id) initWithJumps: (int)  j
amplitude: (float)  amp
grid: (ccGridSize gridSize
duration: (ccTime d 

initializes the action with the number of jumps, the sin amplitude, the grid size and the duration


Property Documentation

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

amplitude of the sin

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

amplitude rate


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

Generated on Tue Jun 9 10:39:38 2009 for cocos2d for iPhone 0.7.3 by  doxygen 1.5.8