Package org.teavm.jso.webgl
Interface WebGLActiveInfo
- All Superinterfaces:
org.teavm.jso.JSObject
public interface WebGLActiveInfo
extends org.teavm.jso.JSObject
-
Method Summary
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Method Details
-
getSize
int getSize() -
getType
int getType() -
getName
String getName()
-