A function defined in GMBullet.yy
btDiscreteDynamicsWorld_removeConstraint(discreteDynamicsWorld, constraint)
Removes a constraint from the btDiscreteDynamicsWorld.
Name | Type | Description |
---|---|---|
discreteDynamicsWorld | Pointer |
A pointer to the btDiscreteDynamicsWorld object. |
constraint | Pointer |
A pointer to the btTypedConstraint object to be removed. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.