/
comp
/
gb.qt
/
draw
/ rect
Draw.Rect (gb.qt)
Syntax
STATIC
SUB
Rect
(
X
AS
Integer
,
Y
AS
Integer
,
Width
AS
Integer
,
Height
AS
Integer
)
Draws a rectangle.