Skip to content

Commit

Permalink
Update and rename SF_RENDER_DRAW_BOX.md to SF_RENDER_DRAW_BOX_NO_BORD…
Browse files Browse the repository at this point in the history
…ER.md
  • Loading branch information
Aldrin-John-Olaer-Manalansan authored Mar 2, 2025
1 parent e5b317e commit 5f64423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* coordx and coordy values must be in window screen coordinate system format.
* coordx and coordy is found at the center of the rectangle.
* color must be in 0xAARRGGBB format where A = Alpha, R = Red, G = Green B, = Blue.
* All Render commands will malfunction if coordx == coordy.
* All Render commands will malfunction if coordx == coordy.

0 comments on commit 5f64423

Please sign in to comment.