ImageDictionaryTilesetResources

object ImageDictionaryTilesetResources

This object can be used to load either built-in Image Dictionary TilesetResources or external ones.

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
loadTilesetFromFilesystem
Link copied to clipboard
common
fun loadTilesetFromFilesystem(path: String): TilesetResource
Use this function if you want to load a TilesetResource from the filesystem.
toString
Link copied to clipboard
common
open fun toString(): String

Sources

(source)
Link copied to clipboard