Uses of Enum Class
zombie.tileDepth.TileSeamManager.Tiles
Packages that use TileSeamManager.Tiles
-
Uses of TileSeamManager.Tiles in zombie.iso.sprite
Fields in zombie.iso.sprite declared as TileSeamManager.Tiles -
Uses of TileSeamManager.Tiles in zombie.tileDepth
Subclasses with type arguments of type TileSeamManager.Tiles in zombie.tileDepthMethods in zombie.tileDepth that return TileSeamManager.TilesModifier and TypeMethodDescriptionstatic TileSeamManager.Tiles
Returns the enum constant of this class with the specified name.static TileSeamManager.Tiles[]
TileSeamManager.Tiles.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.tileDepth with parameters of type TileSeamManager.TilesModifier and TypeMethodDescriptionTileSeamManager.getTexture
(TileSeamManager.Tiles tiles) float[]
TileSeamManager.getVertices
(TileSeamManager.Tiles tiles) void
TileSeamModifier.setupFloorDepth
(IsoSprite isoSprite, TileSeamManager.Tiles tiles) void
TileSeamModifier.setupFloorDepth
(IsoSprite isoSprite, TileSeamManager.Tiles tiles, TileDepthTexture tileDepthTexture)