Uses of Interface
games.stendhal.client.sprite.Tileset
Packages that use Tileset
Package
Description
the Stendhal Client.
the user interface including all dialogs, the main game window and
views for the game entities.
handling of images for world objects and the user interface
-
Uses of Tileset in games.stendhal.client
Methods in games.stendhal.client with parameters of type TilesetModifier and TypeMethodDescriptionvoidEmptyLayerRenderer.setTileset(Tileset tileset) abstract voidLayerRenderer.setTileset(Tileset tileset) Set the tiles used for rendering.voidWeatherLayerRenderer.setTileset(Tileset tileset) -
Uses of Tileset in games.stendhal.client.gui
Methods in games.stendhal.client.gui with parameters of type Tileset -
Uses of Tileset in games.stendhal.client.sprite
Classes in games.stendhal.client.sprite that implement TilesetModifier and TypeClassDescriptionclassA tileset that is created from a source sprite.Methods in games.stendhal.client.sprite with parameters of type Tileset