containsPoint
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
Returns true if @rect contains the point described by @x and @y.
true if @rect contains the point
X coordinate
Y coordinate