Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.9
    Preparing search index...
    interface PhilosophyTextOverlayHtmlProps {
        isMobile?: boolean;
        onClose?: () => void;
        selectedTrigram: TrigramStance | null;
    }
    Index

    Properties

    isMobile?: boolean
    onClose?: () => void
    selectedTrigram: TrigramStance | null