Interface WebGLActiveInfo

All Superinterfaces:
JSObject

public interface WebGLActiveInfo extends JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
    int
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • getSize

      int getSize()
    • getType

      int getType()
    • getName

      String getName()