bool isRunning

Is the game running?

Source

bool get isRunning => _running;