cpBBIntersects

Returns true if @c a and @c b intersect.

extern (C) static
cpBool
cpBBIntersects
(
const cpBB a
,
const cpBB b
)

Meta