From ae2678eb4317c131a1144a8d5ef1b387590b4a0f Mon Sep 17 00:00:00 2001 From: AtomicSponge Date: Mon, 11 Nov 2024 17:27:38 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20AtomicSp?= =?UTF-8?q?onge/wtengine@c1b60e42abf356af0af90485e76bc7d4d190c5bb=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- classwte_1_1config-members.html | 8 +- classwte_1_1config.html | 71 +-------------- classwte_1_1engine-members.html | 22 ++--- classwte_1_1engine.html | 7 -- config_8hpp_source.html | 65 +------------ engine_8hpp_source.html | 157 ++++++++++++++++---------------- functions.html | 4 +- functions_func.html | 4 +- search/all_12.js | 4 +- search/all_c.js | 2 +- search/functions_8.js | 2 +- search/functions_e.js | 4 +- 12 files changed, 109 insertions(+), 241 deletions(-) diff --git a/classwte_1_1config-members.html b/classwte_1_1config-members.html index 740c2b11..11cfcf8a 100644 --- a/classwte_1_1config-members.html +++ b/classwte_1_1config-members.html @@ -84,11 +84,9 @@ display (defined in wte::config)wte::configfriend engine (defined in wte::config)wte::configfriend input (defined in wte::config)wte::configfriend - load(void)wte::configinlinestatic - mgr::audio (defined in wte::config)wte::configfriend - mgr::gfx::renderer (defined in wte::config)wte::configfriend - operator=(config const &)=delete (defined in wte::config)wte::config - save(void)wte::configinlinestatic + mgr::audio (defined in wte::config)wte::configfriend + mgr::gfx::renderer (defined in wte::config)wte::configfriend + operator=(config const &)=delete (defined in wte::config)wte::config ~config()=default (defined in wte::config)wte::configvirtual diff --git a/classwte_1_1config.html b/classwte_1_1config.html index 09574227..2fcfbd22 100644 --- a/classwte_1_1config.html +++ b/classwte_1_1config.html @@ -76,7 +76,6 @@
Classes | Public Member Functions | -Static Public Member Functions | Friends | List of all members
wte::config Class Reference
@@ -109,15 +108,6 @@ void operator= (config const &)=delete   - - - - - - - -

-Static Public Member Functions

static bool load (void)
 Load engine config settings from file.
 
static bool save (void)
 Save engine config settings to file.
 

Friends

@@ -138,66 +128,7 @@

Detailed Description

Store engine config variables in a globally accessible class.

-

Member Function Documentation

- -

◆ load()

- -
-
- - - - - -
- - - - - - - - -
static bool wte::config::load (void )
-
-inlinestatic
-
- -

Load engine config settings from file.

-
Returns
False on fail, true on success.
- -
-
- -

◆ save()

- -
-
- - - - - -
- - - - - - - - -
static bool wte::config::save (void )
-
-inlinestatic
-
- -

Save engine config settings to file.

-
Returns
False on fail, true on success.
- -
-
-
The documentation for this class was generated from the following file: