- intersectTest
byte intersectTest(AABB a, AABB b)
Undocumented in source. Be warned that the author may not have intended to support it.
- merge
AABB merge(AABB a, AABB b)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerCollisionModule
void registerCollisionModule(EntityManager* manager)
Undocumented in source. Be warned that the author may not have intended to support it.
- test
bool test(AABB a, AABB b)
Undocumented in source. Be warned that the author may not have intended to support it.
- test
bool test(vec2 point, AABB b)
Undocumented in source. Be warned that the author may not have intended to support it.