EaseBounceOut action.
Class CCEaseBounceOut
#include <Geode/cocos/actions/CCActionEase.h>
classCCEaseBounceOut:publiccocos2d::CCEaseBounce{ ... }
⚠️ 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::CCEaseBounceOut*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