rect_{empt/full}: Draw empty of filled rectangle #3

Open
opened 2026-08-30 10:51:00 +02:00 by ShatteredMINT · 0 comments
Owner

Description

Draws the outline of a rectangle with the middle unchanged or draws a solid rectangle

ABI suggestion

r1 = colour
r2 = x size
r3 = y size
r4 = x position
r5 = y position
## Description Draws the outline of a rectangle with the middle unchanged or draws a solid rectangle ## ABI suggestion ```asm r1 = colour r2 = x size r3 = y size r4 = x position r5 = y position ```
ShatteredMINT added the enhancement label 2026-08-30 10:51:00 +02:00
ShatteredMINT added this to the Graphics API project 2026-08-30 10:51:00 +02:00
ShatteredMINT moved this to accepted in Graphics API on 2026-08-30 11:01:34 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TCShenanigans/symphony_stdlib#3