tallgrass/common/pokemon_type

Types

pub type PokemonType {
  PokemonType(slot: Int, pokemon_type: Resource)
}

Constructors

  • PokemonType(slot: Int, pokemon_type: Resource)
Search Document