mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-26 02:40:59 +00:00
68e94845ab
This change allows to move the box containing the battle info of the ennemy pokemons during double battle when the user has to choose a target. In addition to the pokemon opacity constantly changing, the battle info will also move up and down to indicate which Pokemon is targeted. It exposes the BattleInfo object from the Pokemon object through an accessor method.