gameforge - v0.2.1
    Preparing search index...

    Interface WebGLContextEventMap

    interface WebGLContextEventMap {
        webglcontextlost: WebGLContextEvent;
        webglcontextrestore: WebGLContextEvent;
    }
    Index
    webglcontextlost: WebGLContextEvent
    webglcontextrestore: WebGLContextEvent