contains

open fun contains(position: Positionable): Boolean

Checks if this area contains the specified position

Return

true if this area contains the specified position, false otherwise

Parameters

position

the position to check