diff --git a/rustdoc/game/all.html b/rustdoc/game/all.html index a371507fda..63ff533d64 100644 --- a/rustdoc/game/all.html +++ b/rustdoc/game/all.html @@ -3,5 +3,5 @@

List of all items[] -

Structs

Enums

Traits

Functions

Typedefs

Constants

+

Structs

Enums

Traits

Functions

Typedefs

Constants

\ No newline at end of file diff --git a/rustdoc/game/app/struct.App.html b/rustdoc/game/app/struct.App.html index b959176733..41ce140ed9 100644 --- a/rustdoc/game/app/struct.App.html +++ b/rustdoc/game/app/struct.App.html @@ -213,13 +213,13 @@ call this to handle all other events. Read more

impl State<App> for MainMenu[src]

impl State<App> for MainMenu[src]

impl State<App> for About[src]

impl State<App> for About[src]

impl State<App> for CommuterPatterns[src]

Module game::pregame::built_info[][src]

Constants

BUILT_TIME_UTC

The build time in RFC2822, UTC.

CFG_ENDIAN

The endianness, given by CARGO_CFG_TARGET_ENDIAN.

CFG_ENV

The toolchain-environment, given by CARGO_CFG_TARGET_ENV.

@@ -34,5 +34,5 @@
RUSTDOC_VERSION

The output of rustdoc -V

TARGET

The target triple that was being compiled for.

Functions

-
time
+
maybe_update
\ No newline at end of file diff --git a/rustdoc/game/pregame/built_info/sidebar-items.js b/rustdoc/game/pregame/built_info/sidebar-items.js index 505a0a6ade..37820af648 100644 --- a/rustdoc/game/pregame/built_info/sidebar-items.js +++ b/rustdoc/game/pregame/built_info/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"constant":[["BUILT_TIME_UTC","The build time in RFC2822, UTC."],["CFG_ENDIAN","The endianness, given by `CARGO_CFG_TARGET_ENDIAN`."],["CFG_ENV","The toolchain-environment, given by `CARGO_CFG_TARGET_ENV`."],["CFG_FAMILY","The OS-family, given by `CARGO_CFG_TARGET_FAMILY`."],["CFG_OS","The operating system, given by `CARGO_CFG_TARGET_OS`."],["CFG_POINTER_WIDTH","The pointer width, given by `CARGO_CFG_TARGET_POINTER_WIDTH`."],["CFG_TARGET_ARCH","The target architecture, given by `CARGO_CFG_TARGET_ARCH`."],["CI_PLATFORM","The Continuous Integration platform detected during compilation."],["DEBUG","Value of DEBUG for the profile used during compilation."],["FEATURES","The features that were enabled during compilation."],["FEATURES_STR","The features as a comma-separated string."],["HOST","The host triple of the rust compiler."],["NUM_JOBS","The parallelism that was specified during compilation."],["OPT_LEVEL","Value of OPT_LEVEL for the profile used during compilation."],["PKG_AUTHORS","A colon-separated list of authors."],["PKG_DESCRIPTION","The description."],["PKG_HOMEPAGE","The homepage."],["PKG_LICENSE","The license."],["PKG_NAME","The name of the package."],["PKG_REPOSITORY","The source repository as advertised in Cargo.toml."],["PKG_VERSION","The full version."],["PKG_VERSION_MAJOR","The major version."],["PKG_VERSION_MINOR","The minor version."],["PKG_VERSION_PATCH","The patch version."],["PKG_VERSION_PRE","The pre-release version."],["PROFILE","`release` for release builds, `debug` for other builds."],["RUSTC","The compiler that cargo resolved to use."],["RUSTC_VERSION","The output of `rustc -V`"],["RUSTDOC","The documentation generator that cargo resolved to use."],["RUSTDOC_VERSION","The output of `rustdoc -V`"],["TARGET","The target triple that was being compiled for."]],"fn":[["time",""]]}); \ No newline at end of file +initSidebarItems({"constant":[["BUILT_TIME_UTC","The build time in RFC2822, UTC."],["CFG_ENDIAN","The endianness, given by `CARGO_CFG_TARGET_ENDIAN`."],["CFG_ENV","The toolchain-environment, given by `CARGO_CFG_TARGET_ENV`."],["CFG_FAMILY","The OS-family, given by `CARGO_CFG_TARGET_FAMILY`."],["CFG_OS","The operating system, given by `CARGO_CFG_TARGET_OS`."],["CFG_POINTER_WIDTH","The pointer width, given by `CARGO_CFG_TARGET_POINTER_WIDTH`."],["CFG_TARGET_ARCH","The target architecture, given by `CARGO_CFG_TARGET_ARCH`."],["CI_PLATFORM","The Continuous Integration platform detected during compilation."],["DEBUG","Value of DEBUG for the profile used during compilation."],["FEATURES","The features that were enabled during compilation."],["FEATURES_STR","The features as a comma-separated string."],["HOST","The host triple of the rust compiler."],["NUM_JOBS","The parallelism that was specified during compilation."],["OPT_LEVEL","Value of OPT_LEVEL for the profile used during compilation."],["PKG_AUTHORS","A colon-separated list of authors."],["PKG_DESCRIPTION","The description."],["PKG_HOMEPAGE","The homepage."],["PKG_LICENSE","The license."],["PKG_NAME","The name of the package."],["PKG_REPOSITORY","The source repository as advertised in Cargo.toml."],["PKG_VERSION","The full version."],["PKG_VERSION_MAJOR","The major version."],["PKG_VERSION_MINOR","The minor version."],["PKG_VERSION_PATCH","The patch version."],["PKG_VERSION_PRE","The pre-release version."],["PROFILE","`release` for release builds, `debug` for other builds."],["RUSTC","The compiler that cargo resolved to use."],["RUSTC_VERSION","The output of `rustc -V`"],["RUSTDOC","The documentation generator that cargo resolved to use."],["RUSTDOC_VERSION","The output of `rustdoc -V`"],["TARGET","The target triple that was being compiled for."]],"fn":[["maybe_update",""]]}); \ No newline at end of file diff --git a/rustdoc/game/pregame/fn.default_scenario_for_map.html b/rustdoc/game/pregame/fn.default_scenario_for_map.html index 8bdaaba331..5bb8ea8ca0 100644 --- a/rustdoc/game/pregame/fn.default_scenario_for_map.html +++ b/rustdoc/game/pregame/fn.default_scenario_for_map.html @@ -1,5 +1,5 @@ game::pregame::default_scenario_for_map - Rust

Function game::pregame::default_scenario_for_map[][src]

fn default_scenario_for_map(name: &MapName) -> String
+ Change settings

Function game::pregame::default_scenario_for_map[][src]

fn default_scenario_for_map(name: &MapName) -> String
\ No newline at end of file diff --git a/rustdoc/game/pregame/index.html b/rustdoc/game/pregame/index.html index e76d2a2715..1912aa78cc 100644 --- a/rustdoc/game/pregame/index.html +++ b/rustdoc/game/pregame/index.html @@ -1,7 +1,7 @@ game::pregame - Rust

Module game::pregame[][src]

Modules

+ Change settings

Module game::pregame[][src]

Modules

built_info
proposals

Structs

About
MainMenu
Screensaver
TitleScreen

Functions

default_scenario_for_map
diff --git a/rustdoc/game/pregame/struct.About.html b/rustdoc/game/pregame/struct.About.html index 003db52efa..d039b189fd 100644 --- a/rustdoc/game/pregame/struct.About.html +++ b/rustdoc/game/pregame/struct.About.html @@ -1,12 +1,12 @@ game::pregame::About - Rust

Struct game::pregame::About[][src]

struct About {
+                Change settings

Struct game::pregame::About[][src]

struct About {
     panel: Panel,
 }

- Fields

panel: Panel

Implementations

impl About[src]

fn new_state(ctx: &mut EventCtx<'_>, app: &App) -> Box<dyn State<App>>[src]

Trait Implementations

impl State<App> for About[src]