gameforge - v0.1.12
    Preparing search index...

    Interface AssetsManifest

    The expected format of a manifest. This would normally be auto generated or made by the developer

    PIXI

    interface AssetsManifest {
        bundles: AssetsBundle[];
    }
    Index

    Properties

    Properties

    bundles: AssetsBundle[]