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