Class PieceTrackerBase

Hierarchy

Constructors

Properties

b: PieceStatsMap
heatmapPresets: {
    [name: string]: {
        calc: HeatmapAnalysisFunc;
    };
}

Type declaration

t0: number
time: number
type: "move" | "game"
w: PieceStatsMap

Methods

Generated using TypeDoc