#import <CCIntervalAction.h>
Inherits CCIntervalAction.
List of all members.
Fades Out an object that implements the CCRGBAProtocol protocol. It modifies the opacity from 255 to 0. The "reverse" of this action is FadeIn
Definition at line 296 of file CCIntervalAction.h.