Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...

    Variable KEYBOARD_MAPPINGConst

    KEYBOARD_MAPPING: {
        ARCHETYPE_CYCLE: "Tab";
        BLOCK: "Shift";
        EXECUTE_TECHNIQUE: " ";
        HELP: "F1";
        MOVE_DOWN: "s";
        MOVE_LEFT: "a";
        MOVE_RIGHT: "d";
        MOVE_UP: "w";
        MUTE: "m";
        PAUSE: "Escape";
        STANCE_1: "1";
        STANCE_2: "2";
        STANCE_3: "3";
        STANCE_4: "4";
        STANCE_5: "5";
        STANCE_6: "6";
        STANCE_7: "7";
        STANCE_8: "8";
        TARGET_MODE: "Control";
    } = ...

    Type declaration

    • ReadonlyARCHETYPE_CYCLE: "Tab"
    • ReadonlyBLOCK: "Shift"
    • ReadonlyEXECUTE_TECHNIQUE: " "
    • ReadonlyHELP: "F1"
    • ReadonlyMOVE_DOWN: "s"
    • ReadonlyMOVE_LEFT: "a"
    • ReadonlyMOVE_RIGHT: "d"
    • ReadonlyMOVE_UP: "w"
    • ReadonlyMUTE: "m"
    • ReadonlyPAUSE: "Escape"
    • ReadonlySTANCE_1: "1"
    • ReadonlySTANCE_2: "2"
    • ReadonlySTANCE_3: "3"
    • ReadonlySTANCE_4: "4"
    • ReadonlySTANCE_5: "5"
    • ReadonlySTANCE_6: "6"
    • ReadonlySTANCE_7: "7"
    • ReadonlySTANCE_8: "8"
    • ReadonlyTARGET_MODE: "Control"