Inherits from CCTransitionScene : CCScene : CCNode : NSObject
Conforms to CCTransitionEaseScene
Declared in CCTransition.h

Overview

Shrink the outgoing scene while grow 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