[][src]Type Definition amethyst_ui::UiSoundRetriggerSystem

type UiSoundRetriggerSystem = EventRetriggerSystem<UiSoundRetrigger>;

Provides an EventRetriggerSystem that will handle incoming UiEvents and trigger UiPlaySoundActions for entities with attached UiSoundRetrigger components.