Uses of Interface
de.lessvoid.nifty.spi.sound.SoundDevice

Packages that use SoundDevice
de.lessvoid.nifty   
de.lessvoid.nifty.nulldevice   
de.lessvoid.nifty.sound   
 

Uses of SoundDevice in de.lessvoid.nifty
 

Constructors in de.lessvoid.nifty with parameters of type SoundDevice
Nifty(RenderDevice newRenderDevice, SoundDevice newSoundDevice, InputSystem newInputSystem, TimeProvider newTimeProvider)
          Create nifty with optional console parameter.
 

Uses of SoundDevice in de.lessvoid.nifty.nulldevice
 

Classes in de.lessvoid.nifty.nulldevice that implement SoundDevice
 class NullSoundDevice
           
 

Uses of SoundDevice in de.lessvoid.nifty.sound
 

Constructors in de.lessvoid.nifty.sound with parameters of type SoundDevice
SoundSystem(SoundDevice newSoundLoader)
          create new sound manager.
 



Copyright © 2011. All Rights Reserved.