DrawRectanglePro abstract method
void
DrawRectanglePro(
- RectangleStructType rec,
- Vector2StructType origin,
- num rotation,
- ColorStructType color,
Implementation
void DrawRectanglePro(
RectangleStructType rec,
Vector2StructType origin,
num rotation,
ColorStructType color,
);