menu
raylib_dartified package
documentation
raylib.dart
RaylibAudioModuleDebugLabels
IsSoundPlaying method
IsSoundPlaying method
dark_mode
light_mode
IsSoundPlaying
method
String
IsSoundPlaying
(
SoundBase
<
SoundBase
<
dynamic
,
AudioStreamBase
>
,
AudioStreamBase
>
sound
)
Implementation
String IsSoundPlaying( SoundBase sound, ) => 'IsSoundPlaying($sound)';
raylib_dartified package
documentation
raylib
RaylibAudioModuleDebugLabels
IsSoundPlaying method
RaylibAudioModuleDebugLabels class