A callback interface for aabb tests in a world.
new()
Default constructor.
process(shape:Shape):Void
This is called every time the world detects a shape shape that the query aabb intersects.
shape