CanonicalTileID

Represents a tile coordinate.

Constructors

Link copied to clipboard
open fun CanonicalTileID(z: Byte, x: Int, y: Int)

Functions

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

Properties

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

Extensions

Link copied to clipboard

Extension function to map the newly introduced event to the legacy one.