Handbook
Glossary
lookup-texture ( key -- texture )
Vocabulary
snake-game
.
ui
Inputs
key
an
object
Outputs
texture
an
object
Definition
USING:
assocs
namespaces
;
IN:
snake-game.ui
:
lookup-texture
( key -- texture )
game-textures
get
at
;