CCActionEaseBackIn Class Reference

Inherits from CCActionEase : CCActionInterval : CCActionFiniteTime : CCAction : NSObject
Conforms to NSCopying
Declared in CCActionEase.h

Overview

This action will start the specified action with a reversed acceleration.

Note: This action doesn’t use a bijective function. Actions like Sequence might have an unexpected result when used with this action.