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

Overview

This action will end the specified action with an elastic effect.

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