Type Alias GameEvents

GameEvents: {
    gameStart: void;
}

Type declaration

  • gameStart: void

    The game has started.