Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...

    Interface Position

    Common utility types for Korean martial arts game

    interface Position {
        x: number;
        y: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    x y

    Properties

    x: number
    y: number