containsPoint
fun containsPoint(x: <Error class: unknown class>, y: <Error class: unknown class>): Boolean(source)
Returns true if @rect contains the point described by @x and @y.
Return
true if @rect contains the point
Parameters
x
X coordinate
y
Y coordinate