|
class | TransitionEaseScene |
| TransitionEaseScene can ease the actions of the scene protocol. More...
|
|
class | TransitionScene |
| Base class for Transition scenes. More...
|
|
class | TransitionSceneOriented |
| A Transition that supports orientation like. More...
|
|
class | TransitionRotoZoom |
| TransitionRotoZoom: Rotate and zoom out the outgoing scene, and then rotate and zoom in the incoming. More...
|
|
class | TransitionJumpZoom |
| TransitionJumpZoom: Zoom out and jump the outgoing scene, and then jump and zoom in the incoming. More...
|
|
class | TransitionMoveInL |
| TransitionMoveInL: Move in from to the left the incoming scene. More...
|
|
class | TransitionMoveInR |
| TransitionMoveInR: Move in from to the right the incoming scene. More...
|
|
class | TransitionMoveInT |
| TransitionMoveInT: Move in from to the top the incoming scene. More...
|
|
class | TransitionMoveInB |
| TransitionMoveInB: Move in from to the bottom the incoming scene. More...
|
|
class | TransitionSlideInL |
| TransitionSlideInL: Slide in the incoming scene from the left border. More...
|
|
class | TransitionSlideInR |
| TransitionSlideInR: Slide in the incoming scene from the right border. More...
|
|
class | TransitionSlideInB |
| TransitionSlideInB: Slide in the incoming scene from the bottom border. More...
|
|
class | TransitionSlideInT |
| TransitionSlideInT: Slide in the incoming scene from the top border. More...
|
|
class | TransitionShrinkGrow |
| Shrink the outgoing scene while grow the incoming scene. More...
|
|
class | TransitionFlipX |
| TransitionFlipX: Flips the screen horizontally. More...
|
|
class | TransitionFlipY |
| TransitionFlipY: Flips the screen vertically. More...
|
|
class | TransitionFlipAngular |
| TransitionFlipAngular: Flips the screen half horizontally and half vertically. More...
|
|
class | TransitionZoomFlipX |
| TransitionZoomFlipX: Flips the screen horizontally doing a zoom out/in The front face is the outgoing scene and the back face is the incoming scene. More...
|
|
class | TransitionZoomFlipY |
| TransitionZoomFlipY: Flips the screen vertically doing a little zooming out/in The front face is the outgoing scene and the back face is the incoming scene. More...
|
|
class | TransitionZoomFlipAngular |
| TransitionZoomFlipAngular: Flips the screen half horizontally and half vertically doing a little zooming out/in. More...
|
|
class | TransitionFade |
| TransitionFade: Fade out the outgoing scene and then fade in the incoming scene. More...
|
|
class | TransitionCrossFade |
| TransitionCrossFade: Cross fades two scenes using the RenderTexture object. More...
|
|
class | TransitionTurnOffTiles |
| TransitionTurnOffTiles: Turn off the tiles of the outgoing scene in random order. More...
|
|
class | TransitionSplitCols |
| TransitionSplitCols: The odd columns goes upwards while the even columns goes downwards. More...
|
|
class | TransitionSplitRows |
| TransitionSplitRows: The odd rows goes to the left while the even rows goes to the right. More...
|
|
class | TransitionFadeTR |
| TransitionFadeTR: Fade the tiles of the outgoing scene from the left-bottom corner the to top-right corner. More...
|
|
class | TransitionFadeBL |
| TransitionFadeBL: Fade the tiles of the outgoing scene from the top-right corner to the bottom-left corner. More...
|
|
class | TransitionFadeUp |
| TransitionFadeUp: Fade the tiles of the outgoing scene from the bottom to the top. More...
|
|
class | TransitionFadeDown |
| TransitionFadeDown: Fade the tiles of the outgoing scene from the top to the bottom. More...
|
|
class | TransitionPageTurn |
| A transition which peels back the bottom right hand corner of a scene to transition to the scene beneath it simulating a page turn. More...
|
|
class | TransitionProgress |
|
class | TransitionProgressRadialCCW |
| TransitionRadialCCW transition. More...
|
|
class | TransitionProgressRadialCW |
| TransitionRadialCW transition. More...
|
|
class | TransitionProgressHorizontal |
| TransitionProgressHorizontal transition. More...
|
|
class | TransitionProgressVertical |
|
class | TransitionProgressInOut |
|
class | TransitionProgressOutIn |
|