MCPcopy Create free account
hub / github.com/bbodi/rustarok / load_map

Function load_map

client/src/runtime_assets/map.rs:88–230  ·  view source on GitHub ↗
(
    physics_world: &mut PhysicEngine,
    gl: &Gl,
    map_name: &str,
    asset_loader: &GrfEntryLoader,
    asset_db: &mut AssetDatabase,
    load_models: bool,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 7

measure_timeFunction · 0.85
create_colliderFunction · 0.85
load_minimap_textureFunction · 0.85
load_mapMethod · 0.80
start_loading_groundMethod · 0.80
start_loading_modelsMethod · 0.80
load_gatMethod · 0.45

Tested by

no test coverage detected