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


Fades In an object that implements the CCRGBAProtocol protocol. It modifies the opacity from 0 to 255. The "reverse" of this action is FadeOut
Definition at line 326 of file CCActionInterval.h.