CCActionEaseElasticOut Class Reference

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.

Warning: Using an ease action on a CCActionSequence might have an unexpected results. However you can use ease actions within a CCActionSequence.