Contents

contacts(of:)

Returns all contacts for the current update of the physics simulation for a specified equipment type.

Declaration

func contacts<E>(of type: E.Type) -> some Sequence<TableVisualState.Contact> where E : Equipment

See Also

Representing collision states