This method is called on all objects that are inserted into or retrieved from the Quadtree. It must determine which quadrant an object belongs to.
Quadtree node to be checked
Array containing indexes of intersecting subnodes (0-3 = top-right, top-left, bottom-left, bottom-right)
Generated using TypeDoc
All shape classes must implement this interface.