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

    Interface StarShapeStatic

    interface StarShapeStatic {
        new StarShapeStatic(options?: StarShapeOptions): phina.display.StarShape;
        (options?: StarShapeOptions): phina.display.StarShape;
    }
    Index

    Constructors

    Constructors