zircon.core
/
org.hexworks.zircon.internal.modifier
/
TileCoordinate
common
Tile
Coordinate
data class
TileCoordinate
(position:
Position
) :
TextureTransformModifier
Content copied to clipboard
Functions
Properties
Sources
Functions
component1
Link copied to clipboard
common
operator fun
component1
():
Position
Content copied to clipboard
copy
Link copied to clipboard
common
fun
copy
(position:
Position
):
TileCoordinate
Content copied to clipboard
equals
Link copied to clipboard
common
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
cacheKey
Link copied to clipboard
common
open override val
cacheKey
:
String
Content copied to clipboard
A unique and immutable cache key for this object.
position
Link copied to clipboard
common
val
position
:
Position
Content copied to clipboard
Sources
(source)
Link copied to clipboard