Method
ManetteDevicerumble
Declaration [src]
gboolean
manette_device_rumble (
  ManetteDevice* self,
  guint16 strong_magnitude,
  guint16 weak_magnitude,
  guint16 milliseconds
)
Description [src]
Make self rumble during milliseconds milliseconds.
The heavy and light motors will rumble at their respectively defined magnitudes.
The duration cannot exceed 32767 milliseconds.