Manette.MonitorIter¶
Fields¶
None
Methods¶
|
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
orNone
)
Gets the next device from the device monitor iterator.