|
inline |
Checks if specified rectangle is located inside this rectangle.
l | The x-coordinate of the upper-left corner of the rectangle. |
t | The y-coordinate of the upper-left corner of the rectangle. |
r | The x-coordinate of the lower-right corner of the rectangle. |
b | The y-coordinate of the lower-right corner of the rectangle. |