Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.9
    Preparing search index...

    Type Alias GestureType

    GestureType:
        | "swipe-right"
        | "swipe-left"
        | "swipe-up"
        | "swipe-down"
        | "two-finger-tap"
        | "tap"
        | "tap-forward"
        | "tap-back"
        | "tap-left"
        | "tap-right"
        | "tap-forward-left"
        | "tap-forward-right"
        | "tap-back-left"
        | "tap-back-right"
        | "hold-forward"
        | "hold-back"
        | "hold-left"
        | "hold-right"

    Gesture types supported by the touch control system

    Added tactical step gestures for Korean martial arts footwork:

    • tap-{direction}: Quick tap for tactical 30cm step
    • hold-{direction}: Hold for continuous walk

    제스처타입