Uses of Interface
games.stendhal.client.gui.UserInterface
Package
Description
the Stendhal Client.
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of UserInterface in games.stendhal.client
Modifier and TypeMethodDescriptionstatic UserInterface
ClientSingletonRepository.getUserInterface()
gets the user interfaceModifier and TypeMethodDescriptionstatic void
ClientSingletonRepository.setUserInterface(UserInterface userInterface)
sets the user interface -
Uses of UserInterface in games.stendhal.client.gui
Modifier and TypeClassDescriptionclass
The main class that create the screen and starts the arianne client.