PKMPokemonFormSprites
public class PKMPokemonFormSprites: Mappable
Pokemon Form Sprites
-
The default depiction of this Pokémon form from the front in battle
Declaration
Swift
public var frontDefault: String? -
The shiny depiction of this Pokémon form from the front in battle
Declaration
Swift
public var frontShiny: String? -
The default depiction of this Pokémon form from the back in battle
Declaration
Swift
public var backDefault: String? -
The shiny depiction of this Pokémon form from the back in battle
Declaration
Swift
public var backShiny: String? -
Undocumented
Declaration
Swift
public class PKMPokemonFormSprites: Mappable -
Undocumented
Declaration
Swift
public class PKMPokemonFormSprites: Mappable
View on GitHub
PKMPokemonFormSprites Class Reference