Manages running the game code at a regular refresh rate.

Constructors

Properties

_isRunning: boolean = false
_lastTimeStamp: number
_options: RunnerOptions
_rootChip: Chip
_rootChipResolvable: ChipResolvable

The chip at the root of the game

_rootContext: Readonly<Record<string, any>>

Accessors

Methods

Generated using TypeDoc