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

#import <CCActionGrid3D.h>

+ Inheritance diagram for CCShaky3D:
+ Collaboration diagram for CCShaky3D:

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

CCShaky3D action


Member Function Documentation

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

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

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

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


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