Inherits from CCActionInterval : CCFiniteTimeAction : CCAction : NSObject
Conforms to NSCopying
Declared in CCActionInterval.h
CCIntervalAction.h

Overview

Fades In an object that implements the CCRGBAProtocol protocol. It modifies the opacity from 0 to 255. The “reverse” of this action is FadeOut

Tasks

Instance Methods

update: