![]() |
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
#import <CCActionGrid3D.h>
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 |
CCShaky3D action
+ (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