GF4J 0.9.4 Beta

gameframe.sound
Interface Music

All Superinterfaces:
Sound

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
Author:
Pasi Keränen 16. May 1999

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


GF4J 0.9.4 Beta