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

    Interface Bounds

    Common utility types for Korean martial arts game

    interface Bounds {
        height: number;
        width: number;
        x: number;
        y: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    height: number
    width: number
    x: number
    y: number