public class SoundPoolEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
soundName |
java.net.URL |
soundUrl |
Constructor and Description |
---|
SoundPoolEntry(java.lang.String s,
java.net.URL url) |