Interface IVAO

All Superinterfaces:
IDisposable

public interface IVAO extends IDisposable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    draw(int amount)
     
    int
     
    void
     

    Methods inherited from interface de.ellpeck.rockbottom.api.render.engine.IDisposable

    dispose
  • Method Details

    • bind

      void bind()
    • draw

      void draw(int amount)
    • unbind

      void unbind()
    • getId

      int getId()