gameforge - v0.1.12
    Preparing search index...

    Function autoDetectRenderer

    • Function

      This helper function will automatically detect which renderer you should be using. WebGL is the preferred renderer as it is a lot faster. If WebGL is not supported by the browser then this function will return a canvas renderer.

      Type Parameters

      Parameters

      Returns IRenderer<VIEW>

      PIXI autoDetectRenderer