CCActionEaseBounceInOut Class Reference
| Inherits from | CCActionEaseBounce : CCActionEase : CCActionInterval : CCActionFiniteTime : CCAction : NSObject |
| Conforms to | NSCopying |
| Declared in | CCActionEase.h |
Overview
This action will start and end the specified action with a bounce effect.
Note: This action doesn’t use a bijective function, actions like CCActionSequence might have an unexpected result when used with this action.