Handbook
Glossary
make-crate ( image-path -- crate )
Vocabulary
gamelib
.
demos
.
sokoban
.
layouts
Inputs
image-path
an
object
Outputs
crate
an
object
Definition
USING:
kernel
;
IN:
gamelib.demos.sokoban.layouts
::
make-crate
( image-path -- crate )
crate-cell
new
image-path
crate-cell
boa
;