contains

Check if the rectangle contains a point.

@safe
bool
contains
(
Rectangle rectangle
,
Vector2 point
)

Meta