contains_rect


Description:

public bool contains_rect (Rect b)

Checks whether a Rect fully contains the given rectangle.

Parameters:

this

a Rect

b

a Rect

Returns:

`true` if the rectangle this fully contains b