|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Sound
Handle sound fx routine. The sound is expected to be short, as it has to be played quickly.
Method Summary | |
---|---|
void |
play()
Play sound immediatly until the end, and free ressources. |
void |
setVolume(int vol)
Set sound volume [0-100] |
Method Detail |
---|
void play()
void setVolume(int vol)
vol
- volume value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |