menu
raylib_dartified package
documentation
abbr/dart.dart
PlaySound function
PlaySound function
dark_mode
light_mode
PlaySound
function
void
PlaySound
(
SoundD
sound
)
See
RaylibAudioDart.PlaySound
.
Implementation
void PlaySound( SoundD sound, ) => _module.PlaySound(sound);
raylib_dartified package
documentation
abbr/dart
PlaySound function
dart library