cz.cuni.amis.pogamut.defcon.utils.quadtree
Class UnitPlacementQuadTreeLabellingMethod
java.lang.Object
cz.cuni.amis.pogamut.defcon.utils.quadtree.UnitPlacementQuadTreeLabellingMethod
- All Implemented Interfaces:
- IQuadTreeLabelingMethod
public class UnitPlacementQuadTreeLabellingMethod
- extends Object
- implements IQuadTreeLabelingMethod
Relabels quadtree specifically for a simple fleet placement points lookup.
- Author:
- Radek 'Black_Hand' Pibil
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitPlacementQuadTreeLabellingMethod
public UnitPlacementQuadTreeLabellingMethod(DefConWorldView worldview,
Logger log)
label
public boolean label(QuadTreeNode node)
- Specified by:
label
in interface IQuadTreeLabelingMethod
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.