pub type ContactEvents<Handle> = EventPool<ContactEvent<Handle>>;
Expand description
A set of contact events.
Aliased Typeยง
struct ContactEvents<Handle> { /* private fields */ }
pub type ContactEvents<Handle> = EventPool<ContactEvent<Handle>>;
A set of contact events.
struct ContactEvents<Handle> { /* private fields */ }