noddybox.VectorGfx

This module provides methods for displaying 2D vector graphics, and finding collisions between objects. This is implemented in two different ways depending on how you want collisions work work.

It should be noted that the collision map method is not fool-proof. For example, two diagnal lines may pass through each other without colliding.