cacheClearTime = 20000;
useHitTestCache = true;
lastUpdateTime = 0;
clusterManager = new ClusterManager(pApplet, this);
positionToComponent = new HashMap<Position, IMTComponent3D>();
//Schedule a Timer task to clear the object cache so it wont
//get filled infinitely