PokéRogue
    Preparing search index...

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

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    active: boolean = false
    countsText: Text
    cursor: number = 0
    cursorObj: null | Image
    mode: null | number
    pokeballSelectBg: NineSlice
    pokeballSelectContainer: Container
    scale: number = 0.1666666667

    Methods