Boks2D
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Boks2D
Boks2D
/
io.github.joaomcl.boks2d.collision
/
AABB
/
contains
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