menu
raylib_dartified_base package
documentation
core/modules/audio/abbr_dart.dart
IsSoundValid function
IsSoundValid function
dark_mode
light_mode
IsSoundValid
function
bool
IsSoundValid
(
SoundD
sound
)
See
RaylibAudioDart.IsSoundValid
.
Implementation
bool IsSoundValid( SoundD sound, ) => _module.IsSoundValid(sound);
raylib_dartified_base package
documentation
core/modules/audio/abbr_dart
IsSoundValid function
abbr_dart library