示例#1
0
 public virtual void drawArrays(int type, int first, int count)
 {
     proxy.drawArrays(type, first, count);
 }