SDL Wiki
(This function is part of SDL_mixer, a separate library from SDL.)

Mix_Fading

The different fading types supported

Header File

Defined in SDL_mixer.h

Syntax

typedef enum Mix_Fading {
    MIX_NO_FADING,
    MIX_FADING_OUT,
    MIX_FADING_IN
} Mix_Fading;

CategoryAPI, CategoryAPIEnum


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.