Transition that folds in the middle. More...
Public Member Functions | |
FlipBoardTransition () | |
Constructor. | |
Protected Member Functions | |
override void | OnStart () |
Start processing. | |
override TransitionUpdateResponse | OnUpdate (float elapsedTime) |
Update processing. | |
override void | OnStop () |
Stop processing. | |
Properties | |
FlipBoardEffectInterpolator | Interpolator [get, set] |
Obtains and sets the type of interpolation function. | |
AnimationInterpolator | CustomInterpolator [get, set] |
Sets a custom interpolation function. | |
float | Time [get, set] |
Obtains and sets the animation time. |
Transition that folds in the middle.
A new scene appears in the back. Airport bulletin board-like expression
override TransitionUpdateResponse OnUpdate | ( | float | elapsedTime | ) | [protected, virtual] |
Update processing.
elapsedTime | Elapsed time from previous update (ms) |
Implements Transition.
float Time [get, set] |
Obtains and sets the animation time.
(ms)