PokemonFormSprites

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

Parameters

backDefault

The default back sprite for this Pokémon form.

backFemale

The female back sprite for this Pokémon form.

backShiny

The shiny back sprite for this Pokémon form.

backShinyFemale

The female shiny back sprite for this Pokémon form.

frontDefault

The default front sprite for this Pokémon form.

frontFemale

The female front sprite for this Pokémon form.

frontShiny

The shiny front sprite for this Pokémon form.

frontShinyFemale

The female shiny front sprite for this Pokémon form.