jeux.ressources
Class SoundCache

java.lang.Object
  extended by jeux.ressources.RessourceCache<org.newdawn.slick.Sound>
      extended by jeux.ressources.SoundCache

public class SoundCache
extends RessourceCache<org.newdawn.slick.Sound>

Author:
jub Classe qui défine un gestionnaire de son.

Constructor Summary
SoundCache()
           
 
Method Summary
 org.newdawn.slick.Sound loadRessource(java.net.URL url)
           
 
Methods inherited from class jeux.ressources.RessourceCache
flush, getRessource, loadRessource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundCache

public SoundCache()
Method Detail

loadRessource

public org.newdawn.slick.Sound loadRessource(java.net.URL url)
Specified by:
loadRessource in class RessourceCache<org.newdawn.slick.Sound>
Parameters:
url - l'URL de la ressource
Returns:
la ressource