DrawRectangleLines abstract method
Implementation
void DrawRectangleLines(
num posX,
num posY,
num width,
num height,
ColorStructType color,
);
void DrawRectangleLines(
num posX,
num posY,
num width,
num height,
ColorStructType color,
);