TournamentAutoStart

io.github.pidoveproject.showdown.protocol.server.tournament.TournamentAutoStart

The auto-start policy for tournaments

Attributes

Source
TournamentAutoStart.scala
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class Off()

Disabled.

Disabled.

Attributes

Source
TournamentAutoStart.scala
final case class On(startTimer: Timestamp)

Start the tournament after startTimer time.

Start the tournament after startTimer time.

Attributes

Source
TournamentAutoStart.scala