Module ncollide2d::events

source ·
Expand description

Structures for describing and storing collision-related events.

Structs

A set of events.
Events occuring when two collision objects start or stop being in close proximity, contact, or disjoint.

Enums

Events occuring when two collision objects start or stop being in contact (or penetration).

Type Definitions

A set of contact events.
A set of proximity events.