Uses of Interface
games.stendhal.client.IGameScreen
Packages that use IGameScreen
Package
Description
the Stendhal Client.
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of IGameScreen in games.stendhal.client
Classes in games.stendhal.client that implement IGameScreen -
Uses of IGameScreen in games.stendhal.client.gui
Methods in games.stendhal.client.gui that return IGameScreenModifier and TypeMethodDescriptionGroundContainer.getScreen()Get the screen corresponding to the ground container.Constructors in games.stendhal.client.gui with parameters of type IGameScreenModifierConstructorDescriptionGroundContainer(StendhalClient client, IGameScreen gameScreen, JComponent canvas) Create a new GroundContainer. -
Uses of IGameScreen in utilities
Classes in utilities that implement IGameScreen