CCEaseOut action with a rate
Class CCEaseOut
#include <Geode/cocos/actions/CCActionEase.h>
classCCEaseOut:publiccocos2d::CCEaseRateAction{ ... }
Examples0
Public static methods1
staticcocos2d::CCEaseOut*create(cocos2d::CCActionInterval*pAction,floatfRate)
Creates the action with the inner action and the rate parameter
Public member functions3
virtualcocos2d::CCActionInterval*reverse()
No description provided
virtualcocos2d::CCObject*copyWithZone(cocos2d::CCZone*pZone)
No description provided