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