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

    Variable GAM_STANCE_ANIMATIONSConst

    GAM_STANCE_ANIMATIONS: {
        idle: SkeletalAnimation;
        movement: {
            flowingRetreat: SkeletalAnimation;
            yieldingSidestep: SkeletalAnimation;
        };
        techniques: {
            flowingTakedown: SkeletalAnimation;
            waterFlowCounter: SkeletalAnimation;
        };
    } = ...

    All Gam stance animations for idle, movement, and combat techniques

    Type Declaration