Handbook
Glossary
gl-rectf-legacy ( x1 y1 x2 y2 -- )
Vocabulary
opengl
Inputs
x1
an
object
y1
an
object
x2
an
object
y2
an
object
Outputs
None
Definition
USING:
opengl.gl
;
IN:
opengl
:
gl-rectf-legacy
( x1 y1 x2 y2 -- )
glRectf
;