public class SoundEventAccessor extends java.lang.Object implements ISoundEventAccessor<SoundPoolEntry>
Modifier and Type | Method and Description |
---|---|
SoundPoolEntry |
cloneEntry() |
int |
getWeight() |
public int getWeight()
getWeight
in interface ISoundEventAccessor<SoundPoolEntry>
public SoundPoolEntry cloneEntry()
cloneEntry
in interface ISoundEventAccessor<SoundPoolEntry>