Uses of Class
com.bombinggames.wurfelengine.core.map.rendering.GameSpaceSprite
-
Packages that use GameSpaceSprite Package Description com.bombinggames.wurfelengine.core.gameobjects Game Objects are objects like entities and block which can be found in the map. -
-
Uses of GameSpaceSprite in com.bombinggames.wurfelengine.core.gameobjects
Fields in com.bombinggames.wurfelengine.core.gameobjects declared as GameSpaceSprite Modifier and Type Field Description protected GameSpaceSprite
AbstractGameObject. sprite
caching the sprite for renderingMethods in com.bombinggames.wurfelengine.core.gameobjects that return GameSpaceSprite Modifier and Type Method Description GameSpaceSprite
AbstractGameObject. getSprite()
-