StatType

io.github.pidoveproject.showdown.team.StatType
See theStatType companion enum
object StatType

Attributes

Companion
enum
Source
StatType.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
StatType.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def fromShortName(shortName: String): Option[StatType]

Get a stat type from its short name.

Get a stat type from its short name.

Value parameters

shortName

the short name of the stat type

Attributes

Returns

the corresponding StatType

Source
StatType.scala

Givens

Givens

Attributes

Source
StatType.scala
given given_JsonFieldDecoder_StatType: JsonFieldDecoder[StatType]

Attributes

Source
StatType.scala
given given_JsonFieldEncoder_StatType: JsonFieldEncoder[StatType]

Attributes

Source
StatType.scala