Uses of Interface
games.stendhal.client.sound.facade.SoundSystemFacade
Package
Description
the Stendhal Client.
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of SoundSystemFacade in games.stendhal.client
Modifier and TypeMethodDescriptionstatic SoundSystemFacade
ClientSingletonRepository.getSound()
gets the sound system -
Uses of SoundSystemFacade in games.stendhal.client.gui
Modifier and TypeMethodDescriptionj2DClient.getSoundSystemFacade()
UserInterface.getSoundSystemFacade()
gets the sound system -
Uses of SoundSystemFacade in games.stendhal.client.sound.nosound
-
Uses of SoundSystemFacade in games.stendhal.client.sound.sound
Modifier and TypeClassDescriptionclass
This class is the interface between the game logic and the sound system.