|
cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
|
#import <CCActionGrid.h>


Public Member Functions | |
| (id) | - initWithAction:duration: |
Static Public Member Functions | |
| (id) | + actionWithAction:duration: |
Properties | |
| float | rate |
CCDeccelAmplitude action
Definition at line 126 of file CCActionGrid.h.
creates the action with an inner action that has the amplitude property, and a duration time
initializes the action with an inner action that has the amplitude property, and a duration time
- (float) rate [read, write, assign] |
amplitude rate
Definition at line 133 of file CCActionGrid.h.