[−][src]Function rust_action_heroes::audio::play_move_sound
pub(crate) fn play_move_sound(
sounds: &Sounds,
storage: &AssetStorage<Source>,
output: Option<&Output>
)
Helper function to play the move sound. We use this in the MoveSound System.