Uses of Class
games.stendhal.client.gui.ScreenController
Packages that use ScreenController
Package
Description
the Stendhal Client.
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of ScreenController in games.stendhal.client
Methods in games.stendhal.client that return ScreenControllerModifier and TypeMethodDescriptionstatic ScreenControllerClientSingletonRepository.getScreenController()Gets the screen controller. -
Uses of ScreenController in games.stendhal.client.gui
Methods in games.stendhal.client.gui that return ScreenControllerModifier and TypeMethodDescriptionstatic ScreenControllerScreenController.get()Retreives the static singleton instance.static ScreenControllerScreenController.get(GameScreen screen) Retreives the static singleton instance.