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
/
GenerationViGameSprites
Generation
Vi
Game
Sprites
@
Serializable
data
class
GenerationViGameSprites
(
val
omegaRubyAlphaSapphire
:
GameSprites
,
val
xY
:
GameSprites
)
(
source
)
Members
Constructors
Generation
Vi
Game
Sprites
Link copied to clipboard
constructor
(
omegaRubyAlphaSapphire
:
GameSprites
,
xY
:
GameSprites
)
Properties
omega
Ruby
Alpha
Sapphire
Link copied to clipboard
@
SerialName
(
value
=
"omegaruby-alphasapphire"
)
val
omegaRubyAlphaSapphire
:
GameSprites
x
Y
Link copied to clipboard
@
SerialName
(
value
=
"x-y"
)
val
xY
:
GameSprites