menu
raylib_dartified_base package
documentation
core/raylib_dartified_base.dart
RaylibAudioFlatModule<R extends RaylibBase>
IsSoundPlaying abstract method
IsSoundPlaying abstract method
dark_mode
light_mode
IsSoundPlaying
abstract method
bool
IsSoundPlaying
(
SoundD
sound
)
Check if a sound is currently playing
Implementation
bool IsSoundPlaying( SoundD sound, );
raylib_dartified_base package
documentation
core/raylib_dartified_base
RaylibAudioFlatModule<R extends RaylibBase>
IsSoundPlaying abstract method
RaylibAudioFlatModule class