MCPcopy Create free account
hub / github.com/K0bin/SourceRenderer / physics_tick

Function physics_tick

engine/src/physics/mod.rs:105–237  ·  view source on GitHub ↗
(
    world: &mut SubWorld,
    #[resource] physics_world: &mut PhysicsWorld,
    #[state] active_rigid_bodies: &mut ActiveRigidBodies,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

get_mutMethod · 0.80
contains_keyMethod · 0.80
removeMethod · 0.80
getMethod · 0.45
containsMethod · 0.45
buildMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected