Uses of Class
games.stendhal.client.gui.SlotWindow
Packages that use 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
Methods in games.stendhal.client.entity that return SlotWindowModifier and TypeMethodDescriptionInspector.inspectMe(IEntity entity, RPSlot content, SlotWindow container, int width, int height) Methods in games.stendhal.client.entity with parameters of type SlotWindowModifier and TypeMethodDescriptionInspector.inspectMe(IEntity entity, RPSlot content, SlotWindow container, int width, int height) -
Uses of SlotWindow in games.stendhal.client.gui
Methods in games.stendhal.client.gui that return SlotWindowModifier and TypeMethodDescriptionGroundContainer.inspectMe(IEntity suspect, RPSlot content, SlotWindow container, int width, int height) Methods in games.stendhal.client.gui with parameters of type SlotWindowModifier and TypeMethodDescriptionGroundContainer.inspectMe(IEntity suspect, RPSlot content, SlotWindow container, int width, int height) -
Uses of SlotWindow in games.stendhal.client.gui.spells
Subclasses of SlotWindow in games.stendhal.client.gui.spells