A function defined in GMBullet.yy
btWheelInfo_getIsFrontWheel(wheelInfo)
Get whether the wheel is a front wheel for a btWheelInfo instance.
Name | Type | Description |
---|---|---|
wheelInfo | Pointer |
A pointer to the btWheelInfo instance. |
Bool
A boolean value indicating whether the wheel is a front wheel (true) or not (false).
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.