Module: Configs::Project

Defined in:
docs/00000_a_root.rb,
docs/01450_Systems_00001_Title.rb,
docs/01450_Systems_00002_Credits.rb,
docs/01450_Systems_00106_Save_Load.rb

Overview

Module holding all the project config

Defined Under Namespace

Classes: Devices, Display, GameOptions, Graphic, Infos, Language, Settings, Texts

Constant Summary collapse

SceneTitle =

Allow SceneTitleConfig from being accessed from Project::SceneTitle

SceneTitleConfig
Credits =

Allow the credit config from being accessed through project settings

CreditsConfig
Save =

Allow configuration of the saves from being accessed through the Project module

SaveConfig