PokeKotlin API Reference
Toggle table of contents
3.0.0-pre4
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
MoveStatAffect
/
MoveStatAffect
Move
Stat
Affect
constructor
(
change
:
Int
,
move
:
Handle.Named
<
Move
>
)
(
source
)
Parameters
change
The amount of change to the stat.
move
The move that affects this stat.