|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Music | |
|---|---|
| org.newdawn.slick | |
| org.newdawn.slick.tests | Tests for the facilities provided by the library. |
| Uses of Music in org.newdawn.slick |
|---|
| Methods in org.newdawn.slick with parameters of type Music | |
|---|---|
void |
MusicListener.musicEnded(Music music)
Notification that a piece of music finished playing |
void |
MusicListener.musicSwapped(Music music,
Music newMusic)
Notification that a piece of music has been swapped for another. |
| Uses of Music in org.newdawn.slick.tests |
|---|
| Methods in org.newdawn.slick.tests with parameters of type Music | |
|---|---|
void |
MusicListenerTest.musicEnded(Music music)
|
void |
MusicListenerTest.musicSwapped(Music music,
Music newMusic)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||