DrawRectangleRounded abstract method
void
DrawRectangleRounded()
Implementation
void DrawRectangleRounded(
RectangleStructType rec,
num roundness,
num segments,
ColorStructType color,
);
void DrawRectangleRounded(
RectangleStructType rec,
num roundness,
num segments,
ColorStructType color,
);