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

Overview

CCTransitionSlideInL: Slide in the incoming scene from the left border.

Tasks

Instance Methods

action

returns the action that will be performed by the incoming and outgoing scene

- (CCActionInterval *)action

Declared In

CCTransition.h

initScenes

initializes the scenes

- (void)initScenes

Declared In

CCTransition.h