gameforge - v0.1.12
    Preparing search index...

    Interface ResizePluginOptions

    interface ResizePluginOptions {
        resizeTo?: HTMLElement | Window;
    }
    Index

    Properties

    Properties

    resizeTo?: HTMLElement | Window

    Element to automatically resize stage to.

    PIXI.IApplicationOptions