Uses of Class
org.newdawn.slick.Sound

Packages that use Sound
org.newdawn.slick.gui Some extremely simple GUI elements which should be used where a game does not require a full GUI 
 

Uses of Sound in org.newdawn.slick.gui
 

Methods in org.newdawn.slick.gui with parameters of type Sound
 void MouseOverArea.setMouseDownSound(Sound sound)
          Set the mouse down sound effect
 void MouseOverArea.setMouseOverSound(Sound sound)
          Set the mouse over sound effect
 



Copyright © 2006 New Dawn Software. All Rights Reserved.