DrawEllipse abstract method
Implementation
void DrawEllipse(
num centerX,
num centerY,
num radiusH,
num radiusV,
ColorStructType color,
);
void DrawEllipse(
num centerX,
num centerY,
num radiusH,
num radiusV,
ColorStructType color,
);