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