#import <IntervalAction.h>
Inherits IntervalAction.

Public Member Functions | |
| (id) | - initWithDuration:red:green:blue: |
Static Public Member Functions | |
| (id) | + actionWithDuration:red:green:blue: |
| + (id) actionWithDuration: | (ccTime) | duration | ||
| red: | (GLubyte) | red | ||
| green: | (GLubyte) | green | ||
| blue: | (GLubyte) | blue | ||
creates an action with duration and opactiy
| - (id) initWithDuration: | (ccTime) | duration | ||
| red: | (GLubyte) | red | ||
| green: | (GLubyte) | green | ||
| blue: | (GLubyte) | blue | ||
initializes the action with duration and opacity
1.5.8