Handbook
Glossary
crate-cell
Vocabulary
gamelib
.
demos
.
flow-demo
Definition
USING:
gamelib.cell-object
;
IN:
gamelib.demos.flow-demo
TUPLE:
crate-cell
<
flowcell-object
image-path
;
Methods
USING:
accessors
gamelib.cell-object
gamelib.demos.flow-demo
images.loader
kernel
opengl.textures
;
M:
crate-cell
draw-cell-object*
rot
[
image-path>>
load-image
]
dip
<texture>
draw-scaled-texture
;