PokeKotlin API Reference
Toggle table of contents
3.0.0-pre3
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
BlackWhiteSprites
/
BlackWhiteSprites
Black
White
Sprites
constructor
(
animated
:
GameSprites
,
backDefault
:
String
?
=
null
,
backFemale
:
String
?
=
null
,
backShiny
:
String
?
=
null
,
backShinyFemale
:
String
?
=
null
,
frontDefault
:
String
?
=
null
,
frontFemale
:
String
?
=
null
,
frontShiny
:
String
?
=
null
,
frontShinyFemale
:
String
?
=
null
)
(
source
)