CCActionEaseSineOut 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.

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