Uses of Class
games.stendhal.client.gui.SlotWindow
Package
Description
entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of SlotWindow in games.stendhal.client.entity
Modifier and TypeMethodDescriptionInspector.inspectMe(IEntity entity, RPSlot content, SlotWindow container, int width, int height)
Modifier and TypeMethodDescriptionInspector.inspectMe(IEntity entity, RPSlot content, SlotWindow container, int width, int height)
-
Uses of SlotWindow in games.stendhal.client.gui
Modifier and TypeMethodDescriptionGroundContainer.inspectMe(IEntity suspect, RPSlot content, SlotWindow container, int width, int height)
Modifier and TypeMethodDescriptionGroundContainer.inspectMe(IEntity suspect, RPSlot content, SlotWindow container, int width, int height)
-
Uses of SlotWindow in games.stendhal.client.gui.spells