exceptions.h

libPathFinder / Docs / Headers / 

Contains exceptions that can be thrown throughout the library.

So far only collisions can be thrown, and only by the quadtree.

Two collision types exists:

  • collision between two objects.

  • collision between an object and the world, also contains information on what direction the collision happened.