Manette.MonitorIter

Fields

None

Methods

next ()

Details

class Manette.MonitorIter
next()
Returns:

whether the next device was retrieved, if not, the end was reached

device:

return location for the device

Return type:

(bool, device: Manette.Device or None)

Gets the next device from the device monitor iterator.