CCEaseBackOut action.
Class CCEaseBackOut
#include <Geode/cocos/actions/CCActionEase.h>
classCCEaseBackOut:publiccocos2d::CCActionEase{ ... }
⚠️ This action doesn't use a bijective function. Actions like Sequence might have an unexpected result when used with this action.
Examples0
Public static methods1
staticcocos2d::CCEaseBackOut*create(cocos2d::CCActionInterval*pAction)
creates the action
Public member functions3
virtualcocos2d::CCActionInterval*reverse()
No description provided
virtualcocos2d::CCObject*copyWithZone(cocos2d::CCZone*pZone)
No description provided