GamepadRumbleIntensity
GamepadRumbleIntensity
- strong_motor : f32
- weak_motor : f32
Description
The intensity at which a gamepad's force-feedback motors may rumble.
Functions
Function | Summary |
---|---|
clone(_self) | No Documentation 🚧 |
eq(_self, other) | No Documentation 🚧 |
strong_motor(intensity) | Creates a new rumble intensity with strong motor intensity set to the given value. Clamped within |
weak_motor(intensity) | Creates a new rumble intensity with weak motor intensity set to the given value. Clamped within th |