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

    Variable COMBAT_UI_DIMENSIONSConst

    COMBAT_UI_DIMENSIONS: {
        combatLogMaxDesktop: "500px";
        combatLogMaxMobile: "90%";
        combatLogMaxWidthPercentMobile: 0.9;
        combatLogMinDesktop: "280px";
        combatLogMinMobile: "200px";
        techniqueBarWidthDesktop: "70%";
        techniqueBarWidthMobile: "100%";
    } = ...

    Combat UI Dimensions

    Common width and size constraints for combat UI elements.

    Type Declaration

    • ReadonlycombatLogMaxDesktop: "500px"

      Combat log maximum width - desktop

    • ReadonlycombatLogMaxMobile: "90%"

      Combat log maximum width - mobile (percentage)

    • ReadonlycombatLogMaxWidthPercentMobile: 0.9

      Combat log maximum width percentage (mobile) - 90% as decimal

    • ReadonlycombatLogMinDesktop: "280px"

      Combat log minimum width - desktop

    • ReadonlycombatLogMinMobile: "200px"

      Combat log minimum width - mobile

    • ReadonlytechniqueBarWidthDesktop: "70%"

      Technique bar width - desktop (70% width)

    • ReadonlytechniqueBarWidthMobile: "100%"

      Technique bar width - mobile (full width)

    전투 UI 크기