Uses of Class
org.xjge.core.Song
Package | Description |
---|---|
org.xjge.core |
Contains various classes, objects, and utilities many of which are essential
to the function of the engine.
|
-
Uses of Song in org.xjge.core
Methods in org.xjge.core with parameters of type Song Modifier and Type Method Description static void
Audio. playMusic(Song song)
Plays a song from the beginning.