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

    Interface KoreanTextStyle

    interface KoreanTextStyle {
        alignment: KoreanTextAlignment;
        color: number;
        size: KoreanTextSize;
        weight: KoreanTextWeight;
    }
    Index

    Properties

    color: number