utility functions for development debugging.

all development debug functions are assigned to global scope upon any import. this is because it is easier to access it that way, and also makes it accessible through the console.

nothing here is re-exported by "mod". you will have to import this file directly to use any alias.

Classes

FileParser

Interfaces

DebugWindowCanvasControls

Variables

dumps
perf_table

Functions

dump
perf
printPerfTable
popupCanvas