DrawRectangleRoundedLinesEx abstract method
void
DrawRectangleRoundedLinesEx()
Draw rectangle with rounded edges outline
Implementation
void DrawRectangleRoundedLinesEx(
RectangleStructType rec,
num roundness,
num segments,
num lineThick,
ColorStructType color,
);