rich_sdl2_rust
0.13.2
Module custom
Structs
Type Aliases
In rich_sdl2_rust::mixer::music
?
Module
rich_sdl2_rust
::
mixer
::
music
::
custom
source
·
[
−
]
Expand description
A music made from the custom callback function.
Structs
§
MixCustomMusic
A custom music made by the callback.
Type Aliases
§
MusicCallback
A callback to generate the audio to play.