Overseer
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NOverseer
 NaccessorsNamespace accessors used for comparing in spatial maps. Should not be changed
 Cpoint2d_accessor
 CAstarNode
 CChokePointClass that is used as a chokepoint container with size and positioning on the map
 CComparePointPairsCheck if two PointPairs are equal
 CGraphIs a mathematical "graphmap" for analysing
 CGreaterTileSort on distance to nerearest unpathable
 CGreaterTileInstanceSort on distance to nerearest unpathable
 CLowerScoreComparator for priority queue lowest fscore at the top
 CMapOverseer map that holds the most "important" functionality for a outside user
 CMapImpl
 CNeutralImplUsed to find neutral objects on the map
 CRegionA region handler
 CTileA tile is area that has size 1x1 within SCII maps
 Castar_nodeContainer for an chokepoint id and its fscore for A*
 CRegionEdgeEdge handliing for a region. –inprogress