TransitionEaseScene can ease the actions of the scene protocol. More...
#include <CCTransition.h>
Public Member Functions | |
virtual | ~TransitionEaseScene () |
virtual ActionInterval * | easeActionWithAction (ActionInterval *action)=0 |
returns the Ease action that will be performed on a linear action. More... | |
local | easeActionWithAction ( local action) |
returns the Ease action that will be performed on a linear action. More... | |
TransitionEaseScene can ease the actions of the scene protocol.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
returns the Ease action that will be performed on a linear action.
Implemented in TransitionFadeTR, TransitionSplitCols, TransitionTurnOffTiles, TransitionShrinkGrow, TransitionSlideInL, and TransitionMoveInL.
|
pure virtual |
returns the Ease action that will be performed on a linear action.
Implemented in TransitionFadeTR, TransitionSplitCols, TransitionTurnOffTiles, TransitionShrinkGrow, TransitionSlideInL, and TransitionMoveInL.
|
pure virtual |
returns the Ease action that will be performed on a linear action.
Implemented in TransitionFadeTR, TransitionSplitCols, TransitionTurnOffTiles, TransitionShrinkGrow, TransitionSlideInL, and TransitionMoveInL.