DrawRectanglePro function
See RaylibCoreFlatModule.DrawRectanglePro.
Implementation
void DrawRectanglePro(
RectangleD rec,
Vector2D origin,
double rotation,
ColorD color,
) => _module.DrawRectanglePro(rec, origin, rotation, color);
See RaylibCoreFlatModule.DrawRectanglePro.
void DrawRectanglePro(
RectangleD rec,
Vector2D origin,
double rotation,
ColorD color,
) => _module.DrawRectanglePro(rec, origin, rotation, color);