jagua_
rs
0.2.1
Module cd_
engine
Module Items
Structs
In jagua_
rs::
collision_
detection
jagua_rs
::
collision_detection
Module
cd_engine
Copy item path
Source
Expand description
Collision detection engine itself
Structs
ยง
CDESnapshot
Snapshot of the state of
CDEngine
at a given time. The
CDEngine
can take snapshots of itself at any time, and use them to restore to that state later.
CDEngine
The Collision Detection Engine (CDE). The CDE can resolve a range of collision queries and update its state by registering and deregistering hazards.