typedefstruct_EPhysics_ConstraintEPhysics_Constraint;/**< Constraint handle, used to limit bodies movements. Created with @ref ephysics_constraint_add() and deleted with @ref ephysics_constraint_del(). */
typedefstruct_EPhysics_ConstraintEPhysics_Constraint;/**< Constraint handle, used to limit bodies movements. Created with @ref ephysics_constraint_p2p_add() or @ref ephysics_constraint_slider_add() and deleted with @ref ephysics_constraint_del(). */