|
cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
|
#import <CCTransition.h>


Public Member Functions | |
| (id) | - initWithDuration:scene: |
| (void) | - finish |
| (void) | - hideOutShowIn |
Static Public Member Functions | |
| (id) | + transitionWithDuration:scene: |
Base class for CCTransition scenes
Definition at line 57 of file CCTransition.h.
| - (void) finish |
called after the transition finishes
| - (void) hideOutShowIn |
used by some transitions to hide the outter scene
initializes a transition with duration and incoming scene
creates a base transition with duration and incoming scene