Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Conclusion
a3dge.Collisions
type TBox = record
Define an Axis-Aligned Bounding Box (AABB).
Left: Real
Right: Real
Bottom: Real
Top: Real
Back: Real
Front: Real