Method SDL.Music()->fading()
- Method fading
int fading()
- Description
Determines the current state of fading for this SDL.Music object.
- Returns
One of the following constants:
SDL.MIX_NO_FADING
SDL.MIX_FADING_IN
SDL.MIX_FADING_OUT
- See also
int fading()
Determines the current state of fading for this SDL.Music object.
One of the following constants:
SDL.MIX_NO_FADING
SDL.MIX_FADING_IN
SDL.MIX_FADING_OUT