moveTo

expect open fun moveTo(xPos: Short, yPos: Short)

Moves the object to a new position.

Parameters

xPos

X coordinate.

yPos

Y coordinate

actual open fun moveTo(xPos: Short, yPos: Short)
actual open fun moveTo(xPos: Short, yPos: Short)