Module game::common [−][src]
Re-exports
pub use self::route_sketcher::RouteSketcher;
pub use self::select::RoadSelector;
pub use self::warp::warp_to_id;
pub use self::warp::Warping;
pub use self::waypoints::InputWaypoints;
pub use self::waypoints::WaypointID;
Modules
Structs
Functions
If you want a simulation to start after midnight, pass the result of this to
SandboxMode::async_new
. It’s less visually overwhelming and more performant to continue with a
loading screen than launching the jump-to-time UI. After a deadline of 0.5s, we will switch
over to the jump-to-time UI so the user can cancel.