public virtual void drawArrays(int type, int first, int count) { proxy.drawArrays(type, first, count); }