Classes
 ClassDescription
 ArrayUtilsProvides static methods for array manipulation.
 BoundingBoxHolds information about a 2D rectangle
 IntersectionDataStores information about an intersection test.
 LineA utility class for various calculation involving line segments
 MathEngine Provides static constants and functions to perform various mathematical operations.
 MouseAttacherA class for quickly attaching an object to the mouse pointer.
 RaycastDataHolds the data of a raycasting intersection test.
 RaycasterUsed to find the closest object between a starting point to an ending point.
 SorterA utility class for sorting arrays.