PlacementCommit

data class PlacementCommit(val pos: Location, val placementRef: TemporaryPlacement)

Constructors

Link copied to clipboard
fun PlacementCommit(pos: Location, placementRef: TemporaryPlacement)

Properties

Link copied to clipboard
Link copied to clipboard
val pos: Location