Module: Configs::Project
- Defined in:
- docs/000_a_root.rb,
docs/4_Systems_001_Title.rb,
docs/4_Systems_002_Credits.rb,
docs/4_Systems_106_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