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

Overview

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

Tasks

Instance Methods

update: