Collides

bool Collides(
const CollisionPoly &other,
const Placement &thisPlacement,
const Placement &otherPlacement ) const

Checks if the two collision polygons collide with each other. The Placements define how the collision polygons are positioned.

Other functions of the class
Collides
Checks if two collision polygons collide


Questions about Collides? Click here.