The Ren'Py Reference Manual: (offline | online)

Frame

Example

init:
    $ style.frame.background = Frame("frame.png", 12, 12)
The Ren'Py Reference Manual: (offline | online)