Inherits from CCTransitionSceneOriented : CCTransitionScene : CCScene : CCNode : NSObject
Declared in CCTransition.h

Overview

CCTransitionFlipX: Flips the screen horizontally. The front face is the outgoing scene and the back face is the incoming scene.

Tasks

  • – init

    initializes a node. The node will be created as “autorelease”.

Instance Methods

init

initializes a node. The node will be created as “autorelease”.

- (id)init

Declared In

CCScene.h