11 lines
354 B
ReStructuredText
11 lines
354 B
ReStructuredText
pydualsense main class
|
|
======================
|
|
|
|
`pydualsense` is the main class of the library with the same name. It provides access to the states of the controller through manual reading of the :class:`DSState <pydualsense.pydualsense.DSState>`
|
|
|
|
|
|
.. automodule:: pydualsense.pydualsense
|
|
:noindex:
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance: |