TileTextureMetadata

class TileTextureMetadata(x: Int, y: Int)

Functions

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

Properties

x
Link copied to clipboard
val x: Int
y
Link copied to clipboard
val y: Int

Sources

(source)
Link copied to clipboard