Parents: | gamelib.demos |
Class | Superclass | Slots |
crate-cell | flowcell-object | image-path |
game-state | tuple | gadget |
Word | Stack effect |
<game-state> | ( gadget -- gadget game-state ) |
board-one | ( gadget -- gadget ) |
create-loop | ( game-state -- ) |
light-crate | ( -- value ) |
main | ( -- ) |
make-crate | ( image-path -- crate ) |
tick-update | ( game-state -- ) |
update-all-cells-with-flowcells | ( board pair -- ) |
update-all-flowcells | ( board loc obj -- ) |
update-location | ( board loc flowcell-object -- ) |
Word | Stack effect |
crate-cell? | ( object -- ? ) |
game-state? | ( object -- ? ) |