Skip to main content

CCTransitionPageTurn

CCTransitionPageTurn

Cocos2D

Inheritance: System.Object → Cocos2D.CCNode → Cocos2D.CCScene → Cocos2D.CCTransitionScene

Implements: Cocos2D.ICCSelectorProtocol, Cocos2D.ICCFocusable, Cocos2D.ICCTargetedTouchDelegate, Cocos2D.ICCStandardTouchDelegate, Cocos2D.ICCTouchDelegate, Cocos2D.ICCKeypadDelegate, Cocos2D.ICCKeyboardDelegate, Cocos2D.ICCRGBAProtocol, System.Collections.Generic.IComparer{Cocos2D.CCNode}

Constructors

CCTransitionPageTurn()

CCTransitionPageTurn()()

CCTransitionPageTurn(float, CCScene, bool)

CCTransitionPageTurn(float, CCScene, bool)(System.Single t, Cocos2D.CCScene scene, System.Boolean backwards)
Parameters:
t (System.Single)
scene (Cocos2D.CCScene)
backwards (System.Boolean)

Fields

m_bBack(System.Boolean)

Methods

ActionWithSize(CCGridSize)

Cocos2D.CCActionInterval ActionWithSize(CCGridSize)(Cocos2D.CCGridSize vector)
Parameters:
vector (Cocos2D.CCGridSize)
Returns:
Cocos2D.CCActionInterval

InitWithDuration(float, CCScene, bool)

System.Boolean InitWithDuration(float, CCScene, bool)(System.Single t, Cocos2D.CCScene scene, System.Boolean backwards)
Parameters:
t (System.Single)
scene (Cocos2D.CCScene)
backwards (System.Boolean)
Returns:
System.Boolean

OnEnter()

OnEnter()()
Example

SceneOrder()

SceneOrder()()
Example