klaus.sound
Class PlaySound

java.lang.Object
  extended by klaus.sound.PlaySound

public class PlaySound
extends Object


Field Summary
private static HashMap<String,AudioClip> clips
           
 
Constructor Summary
PlaySound()
           
 
Method Summary
static void playSoundclip(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clips

private static HashMap<String,AudioClip> clips
Constructor Detail

PlaySound

public PlaySound()
Method Detail

playSoundclip

public static void playSoundclip(String filename)