btWheelInfo_setIsFrontWheel

A function defined in GMBullet.yy

btWheelInfo_setIsFrontWheel(wheelInfo, isFrontWheel)

Description

Set whether the wheel is a front wheel for a btWheelInfo instance.

Arguments

Name Type Description
wheelInfo Pointer A pointer to the btWheelInfo instance.
isFrontWheel 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.