mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 17:46:19 +00:00
51 lines
1.2 KiB
ReStructuredText
51 lines
1.2 KiB
ReStructuredText
.. pybricks-requirements::
|
|
|
|
Button
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. class:: Button
|
|
|
|
Buttons on a hub or remote.
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.LEFT_DOWN
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.LEFT_MINUS
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.DOWN
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.RIGHT_DOWN
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.RIGHT_MINUS
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.LEFT
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.CENTER
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.RIGHT
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.LEFT_UP
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.LEFT_PLUS
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.UP
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.BEACON
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.RIGHT_UP
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Button.RIGHT_PLUS
|
|
:annotation:
|