#import <Action.h>
Inherits Action.

Public Member Functions | |
| (id) | - initWithAction:speed: |
Static Public Member Functions | |
| (id) | + actionWithAction:speed: |
Properties | |
| float | speed |
| + (id) actionWithAction: | (IntervalAction *) | action | ||
| speed: | (float) | rate | ||
creates the action
| - (id) initWithAction: | (IntervalAction *) | action | ||
| speed: | (float) | rate | ||
initializes the action
- (float) speed [read, write, assign] |
alter the speed of the inner function in runtime
1.5.8