diplomat.wx_gui.score_lib

Provides an abstract class for implementing scores, or metrics that can be displayed/monitored in DIPLOMAT’s UI. These are the scores displayed at the bottom of the UI..

Classes

ScoreEngine()

Represents a "ScoreEngine" which assigns scores to every frame that can be displayed in the UI.

ScoreEngineDisplayer(*args, **kwargs)