gameforge - v0.1.12
    Preparing search index...

    Interface StartupSystemOptions

    Options for the startup system.

    PIXI

    interface StartupSystemOptions {
        hello: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    hello: boolean

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

    PIXI.IRendererOptions