Searched refs:centery (Results 1 – 1 of 1) sorted by relevance
518 void drawRegularPolygon(double centerx, double centery, int sides, double r) in drawRegularPolygon() argument527 centery + r * sin(i*2 * M_PI/sides)); in drawRegularPolygon()
Completed in 20 milliseconds