Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Cls

Represents the class of a given Axie. A class is among these values: Beast, Bug, Bird, Plant, Aquatic, Reptile, Mech, Dusk, Dawn.

Index

Enumeration members

Enumeration members

Aquatic

Aquatic: = "aquatic"

Beast

Beast: = "beast"

Bird

Bird: = "bird"

Bug

Bug: = "bug"

Dawn

Dawn: = "dawn"

Dusk

Dusk: = "dusk"

Mech

Mech: = "mech"

Plant

Plant: = "plant"

Reptile

Reptile: = "reptile"

Generated using TypeDoc