common • net.kernelpanicsoft.archie.gui.layout • Placeable Placeable interface Placeable Properties height abstract var height: Int size open val size: IntSize width abstract var width: Int Functions placeAt open fun placeAt(offset: IntOffset) abstract fun placeAt(x: Int, y: Int)