gameforge - v0.2.1
    Preparing search index...

    Interface StartupSystemOptions

    Options for the startup system.

    PIXI

    interface StartupSystemOptions {
        hello: boolean;
    }

    Hierarchy (View Summary)

    Index
    hello: boolean

    Whether to log the version and type information of renderer to console.

    PIXI.IRendererOptions