cocos2d for iPhone  2.0.0
2D game engine for iOS and OS X
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Public Member Functions | Static Public Member Functions
CCShaky3D Class Reference

#import <CCActionGrid3D.h>

Inheritance diagram for CCShaky3D:
Inheritance graph
[legend]
Collaboration diagram for CCShaky3D:
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

CCShaky3D action

Definition at line 122 of file CCActionGrid3D.h.


Member Function Documentation

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

creates the action with a range, shake Z vertices, a grid and duration

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

initializes the action with a range, shake Z vertices, a grid and duration


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

cocos2d for iPhone API Reference - Generated using Doxygen 1.8.0