get_config

Function
get_config()

Return the global Svan2DConfig, initializing from defaults and user config on first call.

Examples

config = get_config()
    config.get(ConfigKey.SCENE_WIDTH)  # 800