PokéRogue
    Preparing search index...
    interface Interaction {
        isPressed: boolean;
        pressTime: boolean;
        source: string | null;
    }
    Index

    Properties

    isPressed: boolean

    Whether the button is still being pressed

    pressTime: boolean
    source: string | null

    The name of