From e33350b7bbc6345b6f6610a69bafc298ffe3bd3e Mon Sep 17 00:00:00 2001 From: dabreegster Date: Mon, 14 Sep 2020 21:16:26 +0000 Subject: [PATCH] deploy: 0a3479a3d07fe133c9204f0eddc2d3a7c67d443a --- rustdoc/abstutil/all.html | 2 +- rustdoc/abstutil/fn.delete_file.html | 1 + rustdoc/abstutil/index.html | 2 +- rustdoc/abstutil/io/fn.delete_file.html | 1 + rustdoc/abstutil/io/index.html | 4 +- rustdoc/abstutil/io/sidebar-items.js | 2 +- rustdoc/abstutil/sidebar-items.js | 2 +- rustdoc/game/edit/fn.apply_map_edits.html | 2 +- rustdoc/game/edit/fn.can_edit_lane.html | 2 +- rustdoc/game/edit/fn.change_speed_limit.html | 2 +- rustdoc/game/edit/fn.cmd_to_id.html | 2 +- rustdoc/game/edit/fn.make_changelist.html | 2 +- rustdoc/game/edit/fn.make_topcenter.html | 2 +- .../game/edit/fn.maybe_edit_intersection.html | 2 +- rustdoc/game/edit/index.html | 2 +- rustdoc/game/edit/struct.EditMode.html | 2 +- rustdoc/game/edit/struct.LoadEdits.html | 4 +- rustdoc/game/edit/struct.SaveEdits.html | 5 +- rustdoc/game/game/trait.State.html | 2 +- .../game/info/trait.ContextualActions.html | 2 +- .../built_info/constant.BUILT_TIME_UTC.html | 2 +- .../game/sandbox/fn.maybe_exit_sandbox.html | 2 +- rustdoc/game/sandbox/gameplay/index.html | 2 +- .../sandbox/gameplay/struct.FinalScore.html | 2 +- rustdoc/game/sandbox/index.html | 2 +- rustdoc/game/sandbox/struct.Actions.html | 4 +- rustdoc/game/sandbox/struct.AgentMeter.html | 4 +- .../game/sandbox/struct.BackToMainMenu.html | 2 +- rustdoc/search-index.js | 14 +- rustdoc/src/abstutil/io.rs.html | 28 +++ rustdoc/src/abstutil/lib.rs.html | 10 +- rustdoc/src/game/edit/bulk.rs.html | 6 +- rustdoc/src/game/edit/mod.rs.html | 224 ++++++++++++++---- .../game-3c7487281029702d/out/built.rs.html | 2 +- rustdoc/src/game/sandbox/gameplay/mod.rs.html | 4 + rustdoc/src/game/sandbox/mod.rs.html | 2 + rustdoc/src/widgetry/lib.rs.html | 16 ++ rustdoc/src/widgetry/text.rs.html | 14 ++ rustdoc/src/widgetry/widgets/menu.rs.html | 4 +- rustdoc/widgetry/fn.Line.html | 2 +- rustdoc/widgetry/index.html | 2 +- rustdoc/widgetry/struct.Choice.html | 5 +- rustdoc/widgetry/struct.Text.html | 6 +- rustdoc/widgetry/struct.TextSpan.html | 4 +- rustdoc/widgetry/text/fn.Line.html | 2 +- rustdoc/widgetry/text/fn.render_line.html | 2 +- rustdoc/widgetry/text/index.html | 2 +- rustdoc/widgetry/text/struct.Text.html | 6 +- rustdoc/widgetry/text/struct.TextSpan.html | 4 +- rustdoc/widgetry/text/trait.TextExt.html | 4 +- rustdoc/widgetry/trait.TextExt.html | 4 +- 51 files changed, 319 insertions(+), 113 deletions(-) create mode 100644 rustdoc/abstutil/fn.delete_file.html create mode 100644 rustdoc/abstutil/io/fn.delete_file.html diff --git a/rustdoc/abstutil/all.html b/rustdoc/abstutil/all.html index 3c803c7e25..c8e884dab3 100644 --- a/rustdoc/abstutil/all.html +++ b/rustdoc/abstutil/all.html @@ -1,3 +1,3 @@ List of all items in this crate

[] - List of all items

Structs

Enums

Traits

Functions

Constants

\ No newline at end of file + List of all items

Structs

Enums

Traits

Functions

Constants

\ No newline at end of file diff --git a/rustdoc/abstutil/fn.delete_file.html b/rustdoc/abstutil/fn.delete_file.html new file mode 100644 index 0000000000..5023cc95e4 --- /dev/null +++ b/rustdoc/abstutil/fn.delete_file.html @@ -0,0 +1 @@ +abstutil::delete_file - Rust

[][src]Function abstutil::delete_file

pub fn delete_file<I: Into<String>>(path: I)
\ No newline at end of file diff --git a/rustdoc/abstutil/index.html b/rustdoc/abstutil/index.html index 31654bc121..b663546648 100644 --- a/rustdoc/abstutil/index.html +++ b/rustdoc/abstutil/index.html @@ -4,4 +4,4 @@
Parallelism

Constants

PROGRESS_FREQUENCY_SECONDS

Traits

TimerSink

Functions

-
basename
clamp
contains_duplicates
deserialize_btreemap
deserialize_multimap
deserialize_usize
elapsed_seconds
file_exists
find_next_file
find_prev_file
fork_rng
from_json
list_all_objects
list_dir
load_all_objects
maybe_read_binary
maybe_read_json
path
path_all_edits
path_all_maps
path_all_raw_maps
path_all_saves
path_all_scenarios
path_all_synthetic_maps
path_camera_state
path_edits
path_map
path_popdat
path_prebaked_results
path_raw_map
path_save
path_scenario
path_synthetic_map
plain_list_names
prettyprint_usize
read_binary
read_json
read_object
retain_btreemap
retain_btreeset
serialize_btreemap
serialize_multimap
serialize_usize
serialized_size_bytes
slurp_file
start_profiler
stop_profiler
to_json
wraparound_get
write_binary
write_json
\ No newline at end of file +
basename
clamp
contains_duplicates
delete_file
deserialize_btreemap
deserialize_multimap
deserialize_usize
elapsed_seconds
file_exists
find_next_file
find_prev_file
fork_rng
from_json
list_all_objects
list_dir
load_all_objects
maybe_read_binary
maybe_read_json
path
path_all_edits
path_all_maps
path_all_raw_maps
path_all_saves
path_all_scenarios
path_all_synthetic_maps
path_camera_state
path_edits
path_map
path_popdat
path_prebaked_results
path_raw_map
path_save
path_scenario
path_synthetic_map
plain_list_names
prettyprint_usize
read_binary
read_json
read_object
retain_btreemap
retain_btreeset
serialize_btreemap
serialize_multimap
serialize_usize
serialized_size_bytes
slurp_file
start_profiler
stop_profiler
to_json
wraparound_get
write_binary
write_json
\ No newline at end of file diff --git a/rustdoc/abstutil/io/fn.delete_file.html b/rustdoc/abstutil/io/fn.delete_file.html new file mode 100644 index 0000000000..4d55ef282f --- /dev/null +++ b/rustdoc/abstutil/io/fn.delete_file.html @@ -0,0 +1 @@ +abstutil::io::delete_file - Rust

[][src]Function abstutil::io::delete_file

pub fn delete_file<I: Into<String>>(path: I)
\ No newline at end of file diff --git a/rustdoc/abstutil/io/index.html b/rustdoc/abstutil/io/index.html index 74aeead7ec..eacf7ba288 100644 --- a/rustdoc/abstutil/io/index.html +++ b/rustdoc/abstutil/io/index.html @@ -1,3 +1,3 @@ -abstutil::io - Rust

[][src]Module abstutil::io

Structs

+abstutil::io - Rust

[][src]Module abstutil::io

Structs

FileWithProgress

Functions

-
basename
deserialize_btreemap
deserialize_multimap
deserialize_usize
file_exists
find_next_file
find_prev_file
from_json
list_all_objects
list_dir
load_all_objects
maybe_read_binary
maybe_read_json
maybe_write_binary
maybe_write_json
read_binary
read_json
read_object
serialize_btreemap
serialize_multimap
serialize_usize
serialized_size_bytes
slurp_file
to_json
write_binary
write_json
\ No newline at end of file +
basename
delete_file
deserialize_btreemap
deserialize_multimap
deserialize_usize
file_exists
find_next_file
find_prev_file
from_json
list_all_objects
list_dir
load_all_objects
maybe_read_binary
maybe_read_json
maybe_write_binary
maybe_write_json
read_binary
read_json
read_object
serialize_btreemap
serialize_multimap
serialize_usize
serialized_size_bytes
slurp_file
to_json
write_binary
write_json
\ No newline at end of file diff --git a/rustdoc/abstutil/io/sidebar-items.js b/rustdoc/abstutil/io/sidebar-items.js index b4f9eeb95f..041c578474 100644 --- a/rustdoc/abstutil/io/sidebar-items.js +++ b/rustdoc/abstutil/io/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"fn":[["basename",""],["deserialize_btreemap",""],["deserialize_multimap",""],["deserialize_usize",""],["file_exists",""],["find_next_file",""],["find_prev_file",""],["from_json",""],["list_all_objects",""],["list_dir",""],["load_all_objects",""],["maybe_read_binary",""],["maybe_read_json",""],["maybe_write_binary",""],["maybe_write_json",""],["read_binary",""],["read_json",""],["read_object",""],["serialize_btreemap",""],["serialize_multimap",""],["serialize_usize",""],["serialized_size_bytes",""],["slurp_file",""],["to_json",""],["write_binary",""],["write_json",""]],"struct":[["FileWithProgress",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["basename",""],["delete_file",""],["deserialize_btreemap",""],["deserialize_multimap",""],["deserialize_usize",""],["file_exists",""],["find_next_file",""],["find_prev_file",""],["from_json",""],["list_all_objects",""],["list_dir",""],["load_all_objects",""],["maybe_read_binary",""],["maybe_read_json",""],["maybe_write_binary",""],["maybe_write_json",""],["read_binary",""],["read_json",""],["read_object",""],["serialize_btreemap",""],["serialize_multimap",""],["serialize_usize",""],["serialized_size_bytes",""],["slurp_file",""],["to_json",""],["write_binary",""],["write_json",""]],"struct":[["FileWithProgress",""]]}); \ No newline at end of file diff --git a/rustdoc/abstutil/sidebar-items.js b/rustdoc/abstutil/sidebar-items.js index 7f638a6444..6a81e97b5b 100644 --- a/rustdoc/abstutil/sidebar-items.js +++ b/rustdoc/abstutil/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"constant":[["PROGRESS_FREQUENCY_SECONDS",""]],"enum":[["Parallelism",""]],"fn":[["basename",""],["clamp",""],["contains_duplicates",""],["deserialize_btreemap",""],["deserialize_multimap",""],["deserialize_usize",""],["elapsed_seconds",""],["file_exists",""],["find_next_file",""],["find_prev_file",""],["fork_rng",""],["from_json",""],["list_all_objects",""],["list_dir",""],["load_all_objects",""],["maybe_read_binary",""],["maybe_read_json",""],["path",""],["path_all_edits",""],["path_all_maps",""],["path_all_raw_maps",""],["path_all_saves",""],["path_all_scenarios",""],["path_all_synthetic_maps",""],["path_camera_state",""],["path_edits",""],["path_map",""],["path_popdat",""],["path_prebaked_results",""],["path_raw_map",""],["path_save",""],["path_scenario",""],["path_synthetic_map",""],["plain_list_names",""],["prettyprint_usize",""],["read_binary",""],["read_json",""],["read_object",""],["retain_btreemap",""],["retain_btreeset",""],["serialize_btreemap",""],["serialize_multimap",""],["serialize_usize",""],["serialized_size_bytes",""],["slurp_file",""],["start_profiler",""],["stop_profiler",""],["to_json",""],["wraparound_get",""],["write_binary",""],["write_json",""]],"mod":[["cli",""],["collections",""],["io",""],["random",""],["time",""]],"struct":[["CmdArgs",""],["Counter",""],["FileWithProgress",""],["MultiMap",""],["Profiler",""],["ROOT_DIR",""],["ROOT_PLAYER_DIR",""],["Tags",""],["Timer",""],["VecMap",""],["WeightedUsizeChoice",""]],"trait":[["TimerSink",""]]}); \ No newline at end of file +initSidebarItems({"constant":[["PROGRESS_FREQUENCY_SECONDS",""]],"enum":[["Parallelism",""]],"fn":[["basename",""],["clamp",""],["contains_duplicates",""],["delete_file",""],["deserialize_btreemap",""],["deserialize_multimap",""],["deserialize_usize",""],["elapsed_seconds",""],["file_exists",""],["find_next_file",""],["find_prev_file",""],["fork_rng",""],["from_json",""],["list_all_objects",""],["list_dir",""],["load_all_objects",""],["maybe_read_binary",""],["maybe_read_json",""],["path",""],["path_all_edits",""],["path_all_maps",""],["path_all_raw_maps",""],["path_all_saves",""],["path_all_scenarios",""],["path_all_synthetic_maps",""],["path_camera_state",""],["path_edits",""],["path_map",""],["path_popdat",""],["path_prebaked_results",""],["path_raw_map",""],["path_save",""],["path_scenario",""],["path_synthetic_map",""],["plain_list_names",""],["prettyprint_usize",""],["read_binary",""],["read_json",""],["read_object",""],["retain_btreemap",""],["retain_btreeset",""],["serialize_btreemap",""],["serialize_multimap",""],["serialize_usize",""],["serialized_size_bytes",""],["slurp_file",""],["start_profiler",""],["stop_profiler",""],["to_json",""],["wraparound_get",""],["write_binary",""],["write_json",""]],"mod":[["cli",""],["collections",""],["io",""],["random",""],["time",""]],"struct":[["CmdArgs",""],["Counter",""],["FileWithProgress",""],["MultiMap",""],["Profiler",""],["ROOT_DIR",""],["ROOT_PLAYER_DIR",""],["Tags",""],["Timer",""],["VecMap",""],["WeightedUsizeChoice",""]],"trait":[["TimerSink",""]]}); \ No newline at end of file diff --git a/rustdoc/game/edit/fn.apply_map_edits.html b/rustdoc/game/edit/fn.apply_map_edits.html index d36443efab..44533f205d 100644 --- a/rustdoc/game/edit/fn.apply_map_edits.html +++ b/rustdoc/game/edit/fn.apply_map_edits.html @@ -1 +1 @@ -game::edit::apply_map_edits - Rust

[][src]Function game::edit::apply_map_edits

pub fn apply_map_edits(ctx: &mut EventCtx, app: &mut App, edits: MapEdits)
\ No newline at end of file +game::edit::apply_map_edits - Rust

[][src]Function game::edit::apply_map_edits

pub fn apply_map_edits(ctx: &mut EventCtx, app: &mut App, edits: MapEdits)
\ No newline at end of file diff --git a/rustdoc/game/edit/fn.can_edit_lane.html b/rustdoc/game/edit/fn.can_edit_lane.html index 9164c6d693..dc8ef98293 100644 --- a/rustdoc/game/edit/fn.can_edit_lane.html +++ b/rustdoc/game/edit/fn.can_edit_lane.html @@ -1 +1 @@ -game::edit::can_edit_lane - Rust

[][src]Function game::edit::can_edit_lane

pub fn can_edit_lane(mode: &GameplayMode, l: LaneID, app: &App) -> bool
\ No newline at end of file +game::edit::can_edit_lane - Rust

[][src]Function game::edit::can_edit_lane

pub fn can_edit_lane(mode: &GameplayMode, l: LaneID, app: &App) -> bool
\ No newline at end of file diff --git a/rustdoc/game/edit/fn.change_speed_limit.html b/rustdoc/game/edit/fn.change_speed_limit.html index 046ea7169a..0fca766f90 100644 --- a/rustdoc/game/edit/fn.change_speed_limit.html +++ b/rustdoc/game/edit/fn.change_speed_limit.html @@ -1 +1 @@ -game::edit::change_speed_limit - Rust

[][src]Function game::edit::change_speed_limit

pub fn change_speed_limit(ctx: &mut EventCtx, default: Speed) -> Widget
\ No newline at end of file +game::edit::change_speed_limit - Rust

[][src]Function game::edit::change_speed_limit

pub fn change_speed_limit(ctx: &mut EventCtx, default: Speed) -> Widget
\ No newline at end of file diff --git a/rustdoc/game/edit/fn.cmd_to_id.html b/rustdoc/game/edit/fn.cmd_to_id.html index 85acc7b697..a486c53747 100644 --- a/rustdoc/game/edit/fn.cmd_to_id.html +++ b/rustdoc/game/edit/fn.cmd_to_id.html @@ -1 +1 @@ -game::edit::cmd_to_id - Rust

[][src]Function game::edit::cmd_to_id

fn cmd_to_id(cmd: &EditCmd) -> Option<ID>
\ No newline at end of file +game::edit::cmd_to_id - Rust

[][src]Function game::edit::cmd_to_id

fn cmd_to_id(cmd: &EditCmd) -> Option<ID>
\ No newline at end of file diff --git a/rustdoc/game/edit/fn.make_changelist.html b/rustdoc/game/edit/fn.make_changelist.html index 38754c64eb..5523dfaf96 100644 --- a/rustdoc/game/edit/fn.make_changelist.html +++ b/rustdoc/game/edit/fn.make_changelist.html @@ -1 +1 @@ -game::edit::make_changelist - Rust

[][src]Function game::edit::make_changelist

fn make_changelist(ctx: &mut EventCtx, app: &App) -> Panel
\ No newline at end of file +game::edit::make_changelist - Rust

[][src]Function game::edit::make_changelist

fn make_changelist(ctx: &mut EventCtx, app: &App) -> Panel
\ No newline at end of file diff --git a/rustdoc/game/edit/fn.make_topcenter.html b/rustdoc/game/edit/fn.make_topcenter.html index a3b4ba2b15..438780e0e7 100644 --- a/rustdoc/game/edit/fn.make_topcenter.html +++ b/rustdoc/game/edit/fn.make_topcenter.html @@ -1 +1 @@ -game::edit::make_topcenter - Rust

[][src]Function game::edit::make_topcenter

fn make_topcenter(ctx: &mut EventCtx, app: &App, mode: &GameplayMode) -> Panel
\ No newline at end of file +game::edit::make_topcenter - Rust

[][src]Function game::edit::make_topcenter

fn make_topcenter(ctx: &mut EventCtx, app: &App, mode: &GameplayMode) -> Panel
\ No newline at end of file diff --git a/rustdoc/game/edit/fn.maybe_edit_intersection.html b/rustdoc/game/edit/fn.maybe_edit_intersection.html index 9e8fa8269c..c54240d7de 100644 --- a/rustdoc/game/edit/fn.maybe_edit_intersection.html +++ b/rustdoc/game/edit/fn.maybe_edit_intersection.html @@ -1 +1 @@ -game::edit::maybe_edit_intersection - Rust

[][src]Function game::edit::maybe_edit_intersection

pub fn maybe_edit_intersection(
    ctx: &mut EventCtx,
    app: &mut App,
    id: IntersectionID,
    mode: &GameplayMode
) -> Option<Box<dyn State>>
\ No newline at end of file +game::edit::maybe_edit_intersection - Rust

[][src]Function game::edit::maybe_edit_intersection

pub fn maybe_edit_intersection(
    ctx: &mut EventCtx,
    app: &mut App,
    id: IntersectionID,
    mode: &GameplayMode
) -> Option<Box<dyn State>>
\ No newline at end of file diff --git a/rustdoc/game/edit/index.html b/rustdoc/game/edit/index.html index c3889434cc..cba1572ccc 100644 --- a/rustdoc/game/edit/index.html +++ b/rustdoc/game/edit/index.html @@ -1,4 +1,4 @@ -game::edit - Rust

[][src]Module game::edit

Re-exports

+game::edit - Rust

[][src]Module game::edit

Re-exports

pub use self::cluster_traffic_signals::ClusterTrafficSignalEditor;
pub use self::lanes::LaneEditor;
pub use self::routes::RouteEditor;
pub use self::stop_signs::StopSignEditor;
pub use self::traffic_signals::TrafficSignalEditor;
pub use self::validate::check_blackholes;
pub use self::validate::check_sidewalk_connectivity;
pub use self::validate::try_change_lt;

Modules

bulk
cluster_traffic_signals
lanes
routes
select
stop_signs
traffic_signals
validate
zones

Structs

EditMode
LoadEdits
SaveEdits

Functions

diff --git a/rustdoc/game/edit/struct.EditMode.html b/rustdoc/game/edit/struct.EditMode.html index 2b1b93b7dd..ea15d0ee33 100644 --- a/rustdoc/game/edit/struct.EditMode.html +++ b/rustdoc/game/edit/struct.EditMode.html @@ -9,7 +9,7 @@ unzoomed: Drawable, zoomed: Drawable, }

- Fields

tool_panel: Paneltop_center: Panelchangelist: Panelorig_edits: MapEditsorig_dirty: boolmode: GameplayModechangelist_key: (String, usize)unzoomed: Drawablezoomed: Drawable

Implementations

impl EditMode[src]

pub fn new(
    ctx: &mut EventCtx,
    app: &mut App,
    mode: GameplayMode
) -> Box<dyn State>
[src]

fn quit(&self, ctx: &mut EventCtx, app: &mut App) -> Transition[src]

Trait Implementations

impl State for EditMode[src]

Auto Trait Implementations

impl !RefUnwindSafe for EditMode

impl !Send for EditMode

impl !Sync for EditMode

impl Unpin for EditMode

impl !UnwindSafe for EditMode

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

\ No newline at end of file diff --git a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html index 3e34de61d3..ed246ee1a4 100644 --- a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html +++ b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html @@ -1,2 +1,2 @@ -game::pregame::built_info::BUILT_TIME_UTC - Rust

[][src]Constant game::pregame::built_info::BUILT_TIME_UTC

pub const BUILT_TIME_UTC: &str = "Mon, 14 Sep 2020 20:13:42 +0000";

The built-time in RFC2822, UTC

+game::pregame::built_info::BUILT_TIME_UTC - Rust

[][src]Constant game::pregame::built_info::BUILT_TIME_UTC

pub const BUILT_TIME_UTC: &str = "Mon, 14 Sep 2020 21:14:07 +0000";

The built-time in RFC2822, UTC

\ No newline at end of file diff --git a/rustdoc/game/sandbox/fn.maybe_exit_sandbox.html b/rustdoc/game/sandbox/fn.maybe_exit_sandbox.html index a9384ba640..da3beb3b55 100644 --- a/rustdoc/game/sandbox/fn.maybe_exit_sandbox.html +++ b/rustdoc/game/sandbox/fn.maybe_exit_sandbox.html @@ -1 +1 @@ -game::sandbox::maybe_exit_sandbox - Rust

[][src]Function game::sandbox::maybe_exit_sandbox

pub fn maybe_exit_sandbox(ctx: &mut EventCtx) -> Transition
\ No newline at end of file +game::sandbox::maybe_exit_sandbox - Rust

[][src]Function game::sandbox::maybe_exit_sandbox

pub fn maybe_exit_sandbox(ctx: &mut EventCtx) -> Transition
\ No newline at end of file diff --git a/rustdoc/game/sandbox/gameplay/index.html b/rustdoc/game/sandbox/gameplay/index.html index 3b57979e4e..03761790bb 100644 --- a/rustdoc/game/sandbox/gameplay/index.html +++ b/rustdoc/game/sandbox/gameplay/index.html @@ -1,4 +1,4 @@ -game::sandbox::gameplay - Rust

[][src]Module game::sandbox::gameplay

Re-exports

+game::sandbox::gameplay - Rust

[][src]Module game::sandbox::gameplay

Re-exports

pub use self::freeform::spawn_agents_around;
pub use self::tutorial::Tutorial;
pub use self::tutorial::TutorialPointer;
pub use self::tutorial::TutorialState;

Modules

commute
fix_traffic_signals
freeform
play_scenario
tutorial

Structs

FinalScore

Enums

diff --git a/rustdoc/game/sandbox/gameplay/struct.FinalScore.html b/rustdoc/game/sandbox/gameplay/struct.FinalScore.html index 2c9a99c421..c9a10f399d 100644 --- a/rustdoc/game/sandbox/gameplay/struct.FinalScore.html +++ b/rustdoc/game/sandbox/gameplay/struct.FinalScore.html @@ -5,7 +5,7 @@ chose_next: bool, chose_back_to_challenges: bool, }

- Fields

panel: Panelretry: GameplayModenext_mode: Option<GameplayMode>chose_next: boolchose_back_to_challenges: bool

Implementations

impl FinalScore[src]

pub fn new(
    ctx: &mut EventCtx,
    app: &App,
    msg: String,
    mode: GameplayMode,
    next_mode: Option<GameplayMode>
) -> Box<dyn State>
[src]

Trait Implementations

impl State for FinalScore[src]

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]