static interface SoundSystem.IHandler
Modifier and Type | Method and Description |
---|---|
SoundSource |
acquire() |
void |
cleanup() |
int |
getMaxCount() |
int |
getUsedCount() |
boolean |
release(SoundSource p_216396_1_) |
@Nullable SoundSource acquire()
boolean release(SoundSource p_216396_1_)
void cleanup()
int getMaxCount()
int getUsedCount()