insert(body) Insert the object into the node. If the node exceeds the capacity, it will split and add all objects to their corresponding
split() Split the node into 4 subnodes Source code:
nodes :array Array of associated child nodes. Source code:
populateHandler(sprite) Handler for the populate method. Parameters
clear() Clear the quadtree. Source code:
Page 2 of 2