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