PokéRogue
    Preparing search index...

    Class UiHandlerAbstract

    A basic abstract class to act as a holder and processor for UI elements.

    Hierarchy (View Summary)

    Index
    active: boolean = false
    cursor: number = 0
    • To be implemented by individual handlers when necessary to free memory Called when BattleScene is reset

      Returns void