menu
raylib_dartified package
documentation
core/raylib.dart
RaylibAudioD
GetMasterVolume method
GetMasterVolume method
dark_mode
light_mode
GetMasterVolume
method
double
GetMasterVolume
(
)
Implementation
double GetMasterVolume() => run( () => 'GetMasterVolume()', () => rl.Audio.GetMasterVolume(), );
raylib_dartified package
documentation
core/raylib
RaylibAudioD
GetMasterVolume method
RaylibAudioD class