drawArrays method

void drawArrays (int mode int first int count)

Implementation

void drawArrays(int mode, int first, int count) native;