Uses of Class
org.newdawn.slick.openal.StreamSound

Packages that use StreamSound
org.newdawn.slick.openal This package contains the nitty gritty sound manipulation code for using OpenAL with standard audio formats. 
 

Uses of StreamSound in org.newdawn.slick.openal
 

Methods in org.newdawn.slick.openal that return StreamSound
 StreamSound SoundStore.getOggStream(java.lang.String ref)
          Get the Sound based on a specified OGG file
 StreamSound SoundStore.getOggStream(java.net.URL ref)
          Get the Sound based on a specified OGG file
 



Copyright © 2006 New Dawn Software. All Rights Reserved.