mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Sound System: TODO point removed.
This commit is contained in:
@@ -202,7 +202,9 @@ public class EventVisualizer {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* TODO: Choose is the special type of event produces a single or lot of overlapping sounds (?)
|
* Determine if the event will potentially produce a lot of overlapping
|
||||||
|
* sounds, in which case only one of the must actually be played and the
|
||||||
|
* others must wait on it and only play when the first sound effect is done.
|
||||||
*/
|
*/
|
||||||
public boolean isSyncSound(SoundEffectType effect) {
|
public boolean isSyncSound(SoundEffectType effect) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user