TilesetHolder

interface TilesetHolder

Represents an object that has a tileset (TilesetResource).

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Properties

tileset
Link copied to clipboard
common
abstract val tileset: TilesetResource

Inheritors

TilesetOverride
Link copied to clipboard
GraphicalTile
Link copied to clipboard
ImageTile
Link copied to clipboard
TileImage
Link copied to clipboard

Sources

(source)
Link copied to clipboard