Files
pydualsense/_sources/ds_enum.rst.txt
2025-01-28 21:59:55 +00:00

11 lines
321 B
ReStructuredText

pydualsense enums classes
=========================
The enum module provides the used `enums` by **pydualsense**. These `enums` are used to update the state of the controller as a parameter to call the used functions.
.. automodule:: pydualsense.enums
:noindex:
:members:
:undoc-members:
:show-inheritance: