contains

fun contains(other: AABB): Boolean

Check if this AABB contains another AABB


fun contains(point: Vec2): Boolean

Check if this AABB contains a point