Uses of Class
net.sf.freecol.client.gui.sound.SfxLibrary

Packages that use SfxLibrary
net.sf.freecol.client This is the main client package. 
 

Uses of SfxLibrary in net.sf.freecol.client
 

Constructors in net.sf.freecol.client with parameters of type SfxLibrary
FreeColClient(boolean windowed, java.awt.Dimension innerWindowSize, ImageLibrary imageLibrary, MusicLibrary musicLibrary, SfxLibrary sfxLibrary, boolean showOpeningVideo)
          Creates a new FreeColClient.