CCActionFadeOut Class Reference
| Inherits from | CCActionInterval : CCActionFiniteTime : CCAction : NSObject |
|---|---|
| Conforms to | NSCopying |
| Declared in | CCActionInterval.h |
Overview
This action fades out the target, it modifies the opacity from 1 to 0.
See CCActionFadeTo for more information.