PokéRogue
    Preparing search index...

    Type Alias TouchControlsEvent

    TouchControlsEvent:
        | "touchControls/move/start"
        | "touchControls/move/end"
        | "touchControls/move/save"
        | "touchControls/move/cancel"
        | "touchControls/move/reset"