Handbook
Glossary
vertex ( pair -- )
Vocabulary
maze
Inputs
pair
an
object
Outputs
None
Definition
USING:
kernel
math
opengl.gl
sequences
;
IN:
maze
:
vertex
( pair -- )
first2
[
0.5
+
line-width
*
]
bi@
glVertex2d
;