All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.web.webgl.WEBGL_lose_context Maven / Gradle / Ivy

package js.web.webgl;

import js.lang.Any;


public interface WEBGL_lose_context extends Any {
    void loseContext();

    void restoreContext();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy