CCActionFadeTo Class Reference
| Inherits from | CCActionInterval : CCActionFiniteTime : CCAction : NSObject |
| Conforms to | NSCopying |
| Declared in | CCActionInterval.h |
Overview
This action fades the target, it modifies the opacity from the current value to the specified value. Notes: Works with cascadeOpacity, if you want children to fade too.