Handbook
Glossary
image-texture-cache ( world -- texture-cache )
Vocabulary
ui
.
images
.
private
Inputs
world
an
object
Outputs
texture-cache
an
object
Definition
USING:
accessors
cache
kernel
;
IN:
ui.images.private
:
image-texture-cache
( world -- texture-cache )
[
[
<cache-assoc>
]
unless*
]
change-images
images>>
;