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

Overview

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

Tasks

  • – initScenes

    initializes the scenes

  • – action

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

Instance Methods

action

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

- (CCIntervalAction *)action

Declared In

CCTransition.h

initScenes

initializes the scenes

- (void)initScenes

Declared In

CCTransition.h