Particle Game Maker Engine  1.0.0
Enables the user to create their own particle game using a simple and coherent api in the PongChamp scripting language
Functions
QuadTree.cpp File Reference
#include "QuadTree.h"
#include <assert.h>
#include <cmath>

Functions

void shrinkInto (QuadTree *from, QuadTree *to)
 shrink the from nodes into to More...
 

Function Documentation

void shrinkInto ( QuadTree from,
QuadTree to 
)

shrink the from nodes into to