|
cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
|
#import <CCActionInterval.h>


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 335 of file CCActionInterval.h.