Uses of Class
games.stendhal.client.sprite.SpriteCache
Package
Description
handling of images for world objects and the user interface
-
Uses of SpriteCache in games.stendhal.client.sprite
Modifier and TypeMethodDescriptionstatic Sprite
CompositeSprite.getComposite(SpriteCache cache, List<Sprite> slaves, Composite blend, Sprite adj)
Get a composite of at least oneSprite
.