libretro.drivers.rumbleΒΆ

Driver protocols and implementations for controller rumble feedback.

See also

libretro.api.rumble

The matching ctypes types and callback definitions.

Modules

dict

RumbleDriver implementation that tracks per-port motor strengths in a dictionary.

driver

Protocol definition for controller rumble feedback drivers.