DrawRectangleV abstract method
void
DrawRectangleV(
- Vector2StructType position,
- Vector2StructType size,
- ColorStructType color
Implementation
void DrawRectangleV(
Vector2StructType position,
Vector2StructType size,
ColorStructType color,
);