NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
dFader_c Class Reference

Description

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.
 

Member Function Documentation

◆ startFadeIn()

static void dFader_c::startFadeIn ( u16 duration)
static

Starts a fade in with the current fader.

Parameters
durationThe duration of the fade in.

◆ startFadeOut()

static void dFader_c::startFadeOut ( u16 duration)
static

Starts a fade out with the current fader.

Parameters
durationThe duration of the fade out.