MapAnalyzer.Debugger

Module Contents

Classes

MapAnalyzerDebugger(map_data: MapData, loglevel: str = 'ERROR')

MapAnalyzerDebugger

class MapAnalyzer.Debugger.MapAnalyzerDebugger(map_data: MapData, loglevel: str = 'ERROR')[source]

MapAnalyzerDebugger

plot_vision_blockers(self)[source]

plot vbs

plot_normal_resources(self)[source]

# todo: account for gold minerals and rich gas

plot_chokes(self)[source]

compute Chokes

plot_map(self, fontdict: dict = None, figsize: int = 20)[source]

Plot map

Indices and tables