PokéRogue
    Preparing search index...

    Type Alias PointerMoveCallbackType

    PointerMoveCallbackType: (inputText: InputText, e: Event) => void

    Callback fired on pointer move.

    Type Declaration