CCTintTo Class Reference
Inherits from | CCActionInterval : CCFiniteTimeAction : CCAction : NSObject |
Conforms to | NSCopying |
Declared in | CCActionInterval.h CCIntervalAction.h |
Overview
Tints a CCNode that implements the CCNodeRGB protocol from current tint to a custom one.
Warning: This action doesn’t support “reverse”
Tasks
-
+ actionWithDuration:red:green:blue:
creates an action with duration and color
-
– initWithDuration:red:green:blue:
initializes the action with duration and color