Doubles

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

Two sides with two 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