Module rhusics::collide::ecs [] [src]

Contains resources and systems usable for collision detection in specs

Structs

BasicCollisionSystem

Collision detection system for use with specs.

Contacts

Contacts storage for use in ECS.

SpatialCollisionSystem

Collision detection system for use with specs.

SpatialSortingSystem

Spatial sorting system for use with specs.

Traits

GetEntity

Retrieve the entity for the given object