| RectangleIContains Method |
| Name | Description | |
|---|---|---|
| Contains(RectangleI) |
Checks whether this rectangle entirely encompasses the passed other one.
| |
| Contains(Vector2I) |
Checks whether this rectangle contains the point denoted by the specified vector.
|