|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SoundCodes
A basic set of sound types.
| Field Summary | |
|---|---|
static SoundPlayer.SoundType |
ALERT
Alert sounds are the type of sounds a player would hear when getting a puzzle challenge. |
static SoundPlayer.SoundType |
AMBIENT
Ambient sounds are birds chirping, waves lapping, boats creaking. |
static SoundPlayer.SoundType |
FEEDBACK
Feedback sounds are the type of sounds a player would here when clicking on buttons or performing an action. |
static SoundPlayer.SoundType |
GAME_ALERT
Game alert sounds are used to indicate that it's a player's turn. |
static SoundPlayer.SoundType |
GAME_FX
General game sound effects. |
static SoundPlayer.SoundType |
MUSIC
Songs and the like. |
| Field Detail |
|---|
static final SoundPlayer.SoundType ALERT
static final SoundPlayer.SoundType FEEDBACK
static final SoundPlayer.SoundType AMBIENT
static final SoundPlayer.SoundType GAME_ALERT
static final SoundPlayer.SoundType GAME_FX
static final SoundPlayer.SoundType MUSIC
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||