Package arc.math.geom
Interface IntQuadTree.IntQuadTreeProvider
- Enclosing class:
- IntQuadTree
public static interface IntQuadTree.IntQuadTreeProvider
Represents an object in a QuadTree.
-
Method Summary
-
Method Details
-
hitbox
Fills the out parameter with this element's rough bounding box. This should never be smaller than the actual object, but may be larger.
-