class Settings(): width = 900 height = 990 fps = 60 debug = False sound = False settings = Settings()