contains

operator fun contains(that: Point): Boolean
operator fun contains(that: Vector2I): Boolean
fun contains(x: Int, y: Int): Boolean