Fades In an object that implements the CCRGBAProtocol protocol. It modifies the opacity from 0 to 255. The “reverse” of this action is FadeOut
Class CCFadeIn
#include <Geode/cocos/actions/CCActionInterval.h>
classCCFadeIn:publiccocos2d::CCActionInterval{ ... }
Examples0
Public static methods1
staticcocos2d::CCFadeIn*create()
creates the action
Public member functions3
virtualcocos2d::CCActionInterval*reverse()
No description provided
virtualcocos2d::CCObject*copyWithZone(cocos2d::CCZone*pZone)
No description provided