jagua_
rs
0.5.1
Module collision_
detection
Module Items
Modules
Structs
In crate jagua_
rs
jagua_rs
Module
collision_detection
Copy item path
Source
Expand description
Everything related to the Collision Detection Engine
Modules
§
hazards
Everything Hazard related
quadtree
Everything Quadtree related.
Structs
§
CDEConfig
Configuration of the
CDEngine
CDESnapshot
Snapshot of the state of
CDEngine
. Can be used to restore to a previous state.
CDEngine
The Collision Detection Engine (CDE).
Hazard
s can be (de)registered and collision queries can be performed.