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

    Interface AssetStatic

    interface AssetStatic {
        new AssetStatic(src?: string): phina.asset.Asset;
        (src?: string): phina.asset.Asset;
    }
    Index

    Constructors

    Constructors