Uses of Class
games.stendhal.client.gui.OutfitColor
Packages that use OutfitColor
Package
Description
the Stendhal Client.
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of OutfitColor in games.stendhal.client
Methods in games.stendhal.client with parameters of type OutfitColorModifier and TypeMethodDescriptionOutfitStore.getAdjustedOutfit(String strcode, OutfitColor color, Color adjColor, Composite blend) Get an outfit with color adjustment, such as a player in colored light.OutfitStore.getLayerSprite(String layer, int index, OutfitColor color) Get the layer sprite tileset.OutfitStore.getLayerSprite(String layer, int index, OutfitColor color, boolean busty) Get the layer sprite tileset. -
Uses of OutfitColor in games.stendhal.client.gui
Fields in games.stendhal.client.gui declared as OutfitColorMethods in games.stendhal.client.gui that return OutfitColor