BBMOD_Collider.TestAABB

A function defined in BBMOD_Collider.gml

TestAABB(_aabb)

Description

Tests whether the collider intersects with an AABB.

Arguments

Name Type Description
_aabb Struct.BBMOD_AABBCollider The AABB to check intersection with.

Returns

Bool Returns true if the colliders intersect.

Throws

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.