citro2d
|
Functions | |
void | C2D_Fade (u32 color) |
Configures the fading color. More... | |
void | C2D_SetTintMode (C2D_TintMode mode) |
Configures the formula used to calculate the tinted texture color. More... | |
void C2D_Fade | ( | u32 | color | ) |
Configures the fading color.
[in] | color | 32-bit RGBA color value to be used as the fading color (0 by default) |
void C2D_SetTintMode | ( | C2D_TintMode | mode | ) |
Configures the formula used to calculate the tinted texture color.
[in] | mode | Tinting mode |