gameforge - v0.1.12
    Preparing search index...

    Interface WebGLContextEventMap

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

    Properties

    webglcontextlost: WebGLContextEvent
    webglcontextrestore: WebGLContextEvent