Options
All
  • Public
  • Public/Protected
  • All
Menu

The state of one side of a timer.

Hierarchy

  • TimerSide

Index

Constructors

constructor

Properties

connected

connected: boolean

isTurn

isTurn: boolean

timer

timer: Timer

totalTimeLastTurn

totalTimeLastTurn: Duration

Methods

timesOutAt

  • timesOutAt(): DateTime
  • Get the time at which this player will time out.

    Returns DateTime

totalTimeRemaining

  • totalTimeRemaining(): Duration
  • Get the time remaining on the game clock right now.

    Returns Duration

turnTimeRemaining

  • turnTimeRemaining(): Duration
  • Get the time remaining on the turn clock right now.

    Returns Duration

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Static method

Generated using TypeDoc