Uses of Interface
games.stendhal.client.sprite.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
Modifier and TypeMethodDescriptionvoid
EmptyLayerRenderer.setTileset(Tileset tileset)
abstract void
LayerRenderer.setTileset(Tileset tileset)
Set the tiles used for rendering.void
WeatherLayerRenderer.setTileset(Tileset tileset)
-
Uses of Tileset in games.stendhal.client.gui
-
Uses of Tileset in games.stendhal.client.sprite
Modifier and TypeClassDescriptionclass
A tileset that is created from a source sprite.