Python-Exposed Functionality

While the Ren'Py script language contains the functionality that is most important when writing visual novels, it does not provide access to everything Ren'Py can accomplish. Python functions in the `renpy namespace provide access to more of the engine's functionality.

The section

Input

The in