GF4J 0.9.4 Beta

gameframe.sound
Interface Music

All Superinterfaces:
Sound
All Known Implementing Classes:
CMidiMusic, CSoundEngine.CJava2Music, NullMusic

public interface Music
extends Sound

Defines the interface for a music representation. Offers methods for controlling the playback of the music.

Since:
GameFrame for Java 0.9.2
Version:
GameFrame for Java 0.9.4

Methods inherited from interface gameframe.sound.Sound
finalize, isPlaying, playLooped, playOnce, stop
 


GF4J 0.9.4 Beta