mooball
    Preparing search index...

    Class PauseResumeGameEvent

    The event message structure that is created when the game is paused/resumed.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    byId: number

    Id of the player who triggered this event.

    eventType: OperationType

    Type of the event. Should not be modified.

    paused: boolean

    Whether the game is paused or not.

    Methods