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