Module collider::inter [] [src]

Contains types that describe interactions between hitboxes.

Structs

DefaultInteractivity

The default implementation of Interactivity, in which every hitbox is allowed to interact with every other hitbox.

Traits

Interactivity

Used to determine which pairs of hitboxes should be checked for collisions and which pairs should be ignored.

Type Definitions

Group

A group id that may be used as a first measure to efficiently filter out hitboxes that don't interact.