FreeForAll

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

Four sides with an active pokemon on each one.

Attributes

Source
BattleType.scala

Members list

Inherited
  • Not inherited
  • Product

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product