PKMPokemonSprites
public class PKMPokemonSprites: MappablePokemon Sprites
- 
                  
                  The default depiction of this Pokémon from the front in battle DeclarationSwift public var frontDefault: String?
- 
                  
                  The shiny depiction of this Pokémon from the front in battle DeclarationSwift public var frontShiny: String?
- 
                  
                  The female depiction of this Pokémon from the front in battle DeclarationSwift public var frontFemale: String?
- 
                  
                  The shiny female depiction of this Pokémon from the front DeclarationSwift public var frontShinyFemale: String?
- 
                  
                  The default depiction of this Pokémon from the back in battle DeclarationSwift public var backDefault: String?
- 
                  
                  The shiny depiction of this Pokémon from the back in battle DeclarationSwift public var backShiny: String?
- 
                  
                  The female depiction of this Pokémon from the back in battle DeclarationSwift public var backFemale: String?
- 
                  
                  The shiny female depiction of this Pokémon from the back in battle DeclarationSwift public var backShinyFemale: String?
- 
                  
                  Undocumented DeclarationSwift public class PKMPokemonSprites: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMPokemonSprites: Mappable
 View on GitHub
View on GitHub PKMPokemonSprites Class Reference
        PKMPokemonSprites Class Reference