Gen

io.github.pidoveproject.showdown.protocol.server.BattleInitializationMessage.Gen
final case class Gen(generation: Generation)

Set the generation of the battle.

Value parameters

generation

the generation of the battle's format

Attributes

Source
BattleInitializationMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product