app
/
org.powbot.api
/
Rectangle
/
Rectangle
Rectangle
fun
Rectangle
(x:
Int
, y:
Int
, dim:
Dimension
)
Content copied to clipboard
fun
Rectangle
(p:
Point
, dim:
Dimension
)
Content copied to clipboard
fun
Rectangle
()
Content copied to clipboard
fun
Rectangle
(x:
Int
, y:
Int
, width:
Int
, height:
Int
)
Content copied to clipboard