@FunctionalInterface public interface SoundBuilder
| Modifier and Type | Method and Description |
|---|---|
SoundSource |
createSound(String file)
Build a SoundSource from a file.
|
SoundSource createSound(String file)
file - File to load.Copyright © 2014–2017. All rights reserved.