skrypton-api / com.waicool20.skrypton.jni.objects / SKryptonWidget / move

move

fun move(x: Int, y: Int): Unit

Moves the widget to the given coordinates.

Parameters

x - New x coordinate.

y - New y coordinate.