Graphical Tileset Resources
object GraphicalTilesetResources
Content copied to clipboard
This object can be used to load either built-in graphical TilesetResources or external ones.
Functions
loadTilesetFromFilesystem
Link copied to clipboard
@JvmStatic()
Content copied to clipboard
Use this function if you want to load a TilesetResource from the filesystem.
loadTilesetFromJar
Link copied to clipboard
@JvmStatic()
Content copied to clipboard
Use this function if you want to load a TilesetResource which is bundled into a jar file which you build from your application.
nethack16x16
Link copied to clipboard
Sources
(source)
Link copied to clipboard