An enum defined in __gmbullet.gml
Enum defining different types of Bullet physics constraints.
Name | Description |
---|---|
POINT2POINT_CONSTRAINT_TYPE | Point-to-point constraint type. |
HINGE_CONSTRAINT_TYPE | Hinge constraint type. |
CONETWIST_CONSTRAINT_TYPE | Cone twist constraint type. |
D6_CONSTRAINT_TYPE | D6 constraint type. |
SLIDER_CONSTRAINT_TYPE | Slider constraint type. |
CONTACT_CONSTRAINT_TYPE | Contact constraint type. |
D6_SPRING_CONSTRAINT_TYPE | D6 spring constraint type. |
GEAR_CONSTRAINT_TYPE | Gear constraint type. |
FIXED_CONSTRAINT_TYPE | Fixed constraint type. |
D6_SPRING_2_CONSTRAINT_TYPE | D6 spring 2 constraint type. |
MAX_CONSTRAINT_TYPE | Maximum constraint type. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.