CCActionEaseBounceIn Class Reference
| Inherits from | CCActionEaseBounce : CCActionEase : CCActionInterval : CCActionFiniteTime : CCAction : NSObject |
|---|---|
| Conforms to | NSCopying |
| Declared in | CCActionEase.h |
Overview
This action will start the specified action with a bounce effect.
Warning: Using an ease action on a CCActionSequence might have an unexpected results. However you can use ease actions within a CCActionSequence.