PokemonSprites

constructor(backDefault: String?, backShiny: String?, frontDefault: String?, frontShiny: String?, backFemale: String?, backShinyFemale: String?, frontFemale: String?, frontShinyFemale: String?, other: OtherGameSprites, versions: VersionGameSprites)(source)

Parameters

backDefault

The default back sprite for this Pokémon.

backShiny

The shiny back sprite for this Pokémon.

frontDefault

The default front sprite for this Pokémon.

frontShiny

The shiny front sprite for this Pokémon.

backFemale

The female back sprite for this Pokémon.

backShinyFemale

The female shiny back sprite for this Pokémon.

frontFemale

The female front sprite for this Pokémon.

frontShinyFemale

The female shiny front sprite for this Pokémon.

other

Other sprites for this Pokémon.

versions

Sprites for this Pokémon in different versions.