Triples

io.github.pidoveproject.showdown.battle.BattleType.Triples
final case class Triples()

Two sides with three active pokemon on each one.

Attributes

Source
BattleType.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product