game
0.1.0
In game::
sandbox::
gameplay::
freeform::
importers
Structs
Input
Functions
import_grid2demand
import_json
import_json_scenario
game
::
sandbox
::
gameplay
::
freeform
::
importers
Function
import_json_scenario
Copy item path
Settings
Help
Summary
Source
fn import_json_scenario( map: &Map, bytes:
Vec
<
u8
>, timer: &mut Timer<'_>, ) ->
Result
<
String
>