Citro2d lists fadeIn/fadeOut transitions as one of its features but I can"t seem to figure out the functions for this feature. I also cannot find any examples or documentation in regard to it. Anyone able to help?
Citro2d has a doxygen-generated reference.Citro2d lists fadeIn/fadeOut transitions as one of its features but I can"t seem to figure out the functions for this feature. I also cannot find any examples or documentation in regard to it. Anyone able to help?
void C2D_Fade (u32 color)
Parameters
[in] color 32-bit RGBA color value to be used as the fading color (0 by default)

