Crate raylite

source ·

Structs

  • 1-dimensional collision subject; Solid line. Simplest building block for collider objects.
  • Raycast collision unit, the basis for all raycast collision detection. Determines the conditions under which collision will be detected.
  • Raycast collision data.

Enums

Functions

  • Cast a ray for collision detection, with only the consideration of a single Barrier.
  • Cast a Ray for collision detection, with the consideration of several Barrier’s.