Tie

io.github.pidoveproject.showdown.protocol.server.BattleProgressMessage.Tie
final case class Tie()

The battle resulted in a tie.

Attributes

Source
BattleProgressMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product