b2JointType

Type Alias b2JointType 

Source
pub type b2JointType = c_uint;
Expand description

Joint type enumeration

This is useful because all joint types use b2JointId and sometimes you want to get the type of a joint. @ingroup joint