Class GameManagerAbstract

Hierarchy

Constructors

Properties

gameInterruptedReason: undefined | GameEndReason = undefined
hostSide: Side

The side the host is playing.

socketManager: SocketManager

Methods

  • A method which is invoked whenever a game first connects. Should respond with the game's side, position, and whether the game is finished.

    Parameters

    Returns object

Generated using TypeDoc