Uses of Interface
games.stendhal.client.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
-
Uses of IGameScreen in games.stendhal.client.gui
Modifier and TypeMethodDescriptionGroundContainer.getScreen()
Get the screen corresponding to the ground container.ModifierConstructorDescriptionGroundContainer(StendhalClient client, IGameScreen gameScreen, JComponent canvas)
Create a new GroundContainer.