Uses of Interface
games.stendhal.client.gui.UserInterface
Packages that use 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
Methods in games.stendhal.client that return UserInterfaceModifier and TypeMethodDescriptionstatic UserInterfaceClientSingletonRepository.getUserInterface()gets the user interfaceMethods in games.stendhal.client with parameters of type UserInterfaceModifier and TypeMethodDescriptionstatic voidClientSingletonRepository.setUserInterface(UserInterface userInterface) sets the user interface -
Uses of UserInterface in games.stendhal.client.gui
Classes in games.stendhal.client.gui that implement UserInterfaceModifier and TypeClassDescriptionclassThe main class that create the screen and starts the arianne client.