PlacementScope

interface PlacementScope

Properties

Link copied to clipboard
abstract val x: Int
Link copied to clipboard
abstract val y: Int

Functions

Link copied to clipboard
open fun Placeable.place(position: IntOffset)
open fun Placeable.place(x: Int, y: Int)