NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 4 of file d_fader.hpp.
Static Public Member Functions | |
static void | startFadeIn (u16 duration) |
Starts a fade in with the current fader. | |
static void | startFadeOut (u16 duration) |
Starts a fade out with the current fader. | |
|
static |
Starts a fade in with the current fader.
duration | The duration of the fade in. |
|
static |
Starts a fade out with the current fader.
duration | The duration of the fade out. |