drawRectanglePro method
Implementation
@override
void drawRectanglePro(RectangleD rec, Vector2D origin, num rotation, ColorD color)
=> rl.CoreD.DrawRectanglePro(rec, origin, rotation, color);
@override
void drawRectanglePro(RectangleD rec, Vector2D origin, num rotation, ColorD color)
=> rl.CoreD.DrawRectanglePro(rec, origin, rotation, color);