[−][src]Type Definition ncollide2d::pipeline::narrow_phase::ContactEvents
type ContactEvents<Handle> = EventPool<ContactEvent<Handle>>;
A set of contact events.
type ContactEvents<Handle> = EventPool<ContactEvent<Handle>>;
A set of contact events.