pub unsafe extern "C" fn PxBoxController_setHalfHeight_mut(
self_: *mut PxBoxController,
halfHeight: f32,
) -> boolExpand description
Sets controller’s half height.
this doesn’t check for collisions.
Currently always true.
pub unsafe extern "C" fn PxBoxController_setHalfHeight_mut(
self_: *mut PxBoxController,
halfHeight: f32,
) -> boolSets controller’s half height.
this doesn’t check for collisions.
Currently always true.