Tile

data class Tile(val layerId: Int, val shapes: List<Compound.Child>)

Constructors

Link copied to clipboard
constructor(layerId: Int, shapes: List<Compound.Child>)

Properties

Link copied to clipboard
Link copied to clipboard