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

Overview

CCTransitionCrossFade: Cross fades two scenes using the CCRenderTexture object.

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