skrypton-api / com.waicool20.skrypton.sikulix / SKryptonScreen / getIdFromPoint

getIdFromPoint

fun getIdFromPoint(srcx: Int, srcy: Int): Int

Gets the ID of a given point. Always 0 for a SKryptonScreen

Parameters

srcx - x coordinate of point.

srcy - y coordinate of point.