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