Uses of Interface
games.stendhal.client.gui.Inspectable
Package
Description
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of Inspectable in games.stendhal.client.gui
Modifier and TypeClassDescriptionclass
AnItemPanel
that is enabled/disabled with a feature change event.class
A view of an RPSlot in a grid of ItemPanels.class
A window for showing contents of an entity's slot in a grid of ItemPanels -
Uses of Inspectable in games.stendhal.client.gui.j2d.entity
Modifier and TypeInterfaceDescriptioninterface
EntityView<T extends IEntity>
The view of an entity.Modifier and TypeClassDescriptionclass
Entity2DView<T extends IEntity>
The 2D view of an entity.class
The 2D view of a fly over area.class
StackableItem2DView<T extends StackableItem>
The 2D view of a stackable item. -
Uses of Inspectable in games.stendhal.client.gui.spells