[][src]Module rask_engine::collide

The collide module provides the Collide trait for objects that can collide along with several implementations for various types.

Traits

Collidable

A trait for common objects to be collidable with other common objects.

Collide

A trait for objects that can collide with other objects.