zircon.core
/
org.hexworks.zircon.api.builder.graphics
/
LayerBuilder
/
withOffset
common
with
Offset
fun
withOffset
(offset:
Position
):
LayerBuilder
Content copied to clipboard
fun
withOffset
(x:
Int
, y:
Int
):
LayerBuilder
Content copied to clipboard
Sets the
offset
for the new
org.hexworks.zircon.api.graphics.Layer
. Default is 0x0.