DoopelPonger
|
Class to control the visibility of MrPaddle while in the tutorial. More...
Public Member Functions | |
void | TransitionOut () |
void | TransitionIn () |
Public Attributes | |
float | timeToTransition |
Class to control the visibility of MrPaddle while in the tutorial.
void MrPaddleFadeInAndOut.TransitionIn | ( | ) |
Make MrPaddle appear.
void MrPaddleFadeInAndOut.TransitionOut | ( | ) |
Make MrPaddle dissapear.
float MrPaddleFadeInAndOut.timeToTransition |
The time it takes to transition to/from invisibility.