|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface SoundPlayer.Frob
A control for sounds.
| Method Summary | |
|---|---|
float |
getPan()
Get the pan value of this sound. |
float |
getVolume()
Get the volume of this sound. |
void |
setPan(float pan)
Set the pan value for the sound. |
void |
setVolume(float vol)
Set the volume of the sound. |
void |
stop()
Stop playing or looping the sound. |
| Method Detail |
|---|
void stop()
void setVolume(float vol)
float getVolume()
void setPan(float pan)
float getPan()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||