Module map_gui::load[][src]

Expand description

Loading large resources (like maps, scenarios, and prebaked data) requires different strategies on native and web. Both cases are wrapped up as a State that runs a callback when done.

Modules

Structs

Loads a JSON, bincoded, or raw file, then deserializes it