libPathFinder/Docs/Headers/exceptions.h

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.

Comments (0)

Post comment

If you wish, you can use markdown syntax in the comment field.