LDtkIntGridValueInstance

@Serializable
data class LDtkIntGridValueInstance(val coordID: Int, val v: Int)

IntGrid value instance

Constructors

Link copied to clipboard
fun LDtkIntGridValueInstance(coordID: Int, v: Int)

Properties

Link copied to clipboard

Coordinate ID in the layer grid

Link copied to clipboard
val v: Int

IntGrid value