Emulated I75

class i75.emulatedi75.EmulatedI75(display_type: DisplayType, stb_invert=False, rotate: int = 0)

This class aims to emulates all the features of the Interstate75, using PyGame to render the display. See :ref baseinterstate75: for a description of the available methods.

static is_emulated() bool

Returns true if we are not running on real Interstate75 hardware.