Class VassalMapQuadTree

java.lang.Object
VASSAL.tools.qtree.QuadTree
VASSAL.build.module.index.VassalMapQuadTree
All Implemented Interfaces:
Cloneable

public class VassalMapQuadTree extends QuadTree
A Quadtree index of pieces on the playable area of the Map. Each node of the Quadtree holds an Arraylist of the Game Pieces at that Map location Pieces that do not reside on the actual map (i.e. in the edge buffer, or off map) will not be indexed and NOT be found by a Ranged GKC