jagua_rs::collision_detection

Module cd_engine

Source
Expand description

Collision detection engine itself

Structsยง

  • 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.
  • The Collision Detection Engine (CDE). The CDE can resolve a range of collision queries and update its state by registering and deregistering hazards.