jumpy
0.12.2
SettingsExts
Required Methods
volume_change_event
Implementors
In jumpy::ui::main_menu::settings::audio
Trait
jumpy
::
ui
::
main_menu
::
settings
::
audio
::
SettingsExts
Copy item path
source
·
[
−
]
trait SettingsExts { // Required method fn
volume_change_event
(&self) ->
AudioEvent
; }
Required Methods
§
source
fn
volume_change_event
(&self) ->
AudioEvent
Implementors
§
source
§
impl
SettingsExts
for
Settings