Region

fun <T : IDevice<T, R>> Region(x: Pixels, y: Pixels, width: Pixels, height: Pixels, device: T, screen: Int)

Parameters

x

x Coordinate of the top left corner of the region

y

y Coordinate of the top left corner of the region

width

Width of the region

height

Height of the region

device

Device that the region belongs to

screen

Screen index