drawRectanglePro abstract method

void drawRectanglePro(
  1. RectangleD rec,
  2. Vector2D origin,
  3. num rotation,
  4. ColorD color,
)

Implementation

void drawRectanglePro(RectangleD rec, Vector2D origin, num rotation, ColorD color);