Handbook
Glossary
with-window ( quot -- )
Vocabulary
raylib
.
demo
.
mesh-picking
Inputs
quot
an
object
Outputs
None
Definition
USING:
continuations
destructors
kernel
raylib
;
IN:
raylib.demo.mesh-picking
:
with-window
( quot -- )
[
make-window
]
prepose
[
with-destructors
]
curry
[
close-window
]
[
]
cleanup
;
inline