contains_box


Description:

public bool contains_box (Box b)

Checks whether the Box this contains the given Box b.

Parameters:

this

a Box

b

a Box

Returns:

`true` if the box is contained in the given box