Class AudioEvent.AudioEventGroup
- java.lang.Object
- 
- de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventGroup
 
- 
- Enclosing class:
- AudioEvent
 
 public static class AudioEvent.AudioEventGroup extends Object Audio events are grouped that similar effects are only played once per cycle (e.g. when 5 tiles take damage, we only need to play the effect once)
- 
- 
Constructor SummaryConstructors Constructor Description AudioEventGroup(String group, int groupPriority)
 
-