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

    Variable ActionFeedbackConst

    ActionFeedback: React.FC<ActionFeedbackProps> = ...

    ActionFeedback Component

    Renders multiple action feedback indicators in the 3D scene. Each indicator floats upward and fades out over time.

    <ActionFeedback
    feedbacks={actionFeedbacks}
    isMobile={isMobile}
    arenaBounds={arenaBounds}
    />