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

Overview

CCTransitionFlipAngular: Flips the screen half horizontally and half vertically. 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