phina.js.d.ts
    Preparing search index...

    Interface HeartShapeStatic

    interface HeartShapeStatic {
        new HeartShapeStatic(
            options?: HeartShapeOptions,
        ): phina.display.HeartShape;
        (options?: HeartShapeOptions): phina.display.HeartShape;
    }
    Index

    Constructors

    Constructors