Uses of Interface
games.stendhal.client.listener.PositionChangeListener
Package
Description
the user interface including all dialogs, the main game window and
views for the game entities.
the sound and music system, API package
-
Uses of PositionChangeListener in games.stendhal.client.gui
Modifier and TypeMethodDescriptionJ2DClientGUI.getPositionChangeListeners()
Get the objects that should be informed about user position changes. -
Uses of PositionChangeListener in games.stendhal.client.gui.map
-
Uses of PositionChangeListener in games.stendhal.client.listener
Modifier and TypeMethodDescriptionvoid
PositionChangeMulticaster.add(PositionChangeListener listener)
Add a position change listener. -
Uses of PositionChangeListener in games.stendhal.client.sound.facade
Modifier and TypeInterfaceDescriptioninterface
this class is the interface between the game logic and the sound system. -
Uses of PositionChangeListener in games.stendhal.client.sound.nosound
-
Uses of PositionChangeListener in games.stendhal.client.sound.sound
Modifier and TypeClassDescriptionclass
This class is the interface between the game logic and the sound system.