CCActionEaseSineInOut 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 an sine effect.
Note: This action doesn’t use a bijective function, actions like CCActionSequence might have an unexpected result when used with this action.