#import <CCGridAction.h>
Inherits CCIntervalAction.

Public Member Functions | |
| (id) | - initWithAction:duration: |
Static Public Member Functions | |
| (id) | + actionWithAction:duration: |
Properties | |
| float | rate |
CCDeccelAmplitude action
Definition at line 130 of file CCGridAction.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 132 of file CCGridAction.h.