tuxemon.prepare module

This module initializes the display and creates dictionaries of resources. It contains all the static and dynamic variables used throughout the game such as display resolution, scale, etc.

tuxemon.prepare.fetch(*args)[source]
Parameters:

args (str) –

Return type:

str

tuxemon.prepare.init()[source]
Return type:

None

tuxemon.prepare.pygame_init()[source]

Eventually refactor out of prepare.

Return type:

None