mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 23:42:18 +02:00
Update src/ui/battle-info/battle-info.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
8c11df69e3
commit
8936ab1870
@ -410,7 +410,8 @@ export default abstract class BattleInfo extends Phaser.GameObjects.Container {
|
|||||||
|
|
||||||
//#region Update methods and helpers
|
//#region Update methods and helpers
|
||||||
|
|
||||||
/** Update the status icon to match the pokemon's current status
|
/**
|
||||||
|
* Update the status icon to match the pokemon's current status
|
||||||
* @param pokemon - The pokemon object attached to this battle info
|
* @param pokemon - The pokemon object attached to this battle info
|
||||||
* @param xOffset - The offset from the name text
|
* @param xOffset - The offset from the name text
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user