renpy/doc/reference/functions/renpy.predict
From Ren'Py Visual Novel Engine
renpy.predict
| Function: | renpy.predict | (img): |
Forces prediction of the supplied image or displayable. This will cause it to be loaded into the image cache during the next (and only the next) interaction, if there's any free time.
Example
TODO
