Module let_engine::error::objects

source ·
Expand description

Object and layer related errors. Object based errors.

Structs§

  • This error gets returned when the layer that gets specified when an object needs to get added doesn’t exit in the objects list anymore.
  • This error gets returned when one of the objects input into register_joint doesn’t have a rigid body to attach the joint to.

Enums§

  • Errors that happen in object and layer functions.