mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
Ports are accessed through hub instance. The Axis and Side parameters will not be implemented for the next release, so we remove them for now.
21 lines
445 B
ReStructuredText
21 lines
445 B
ReStructuredText
:mod:`parameters` -- Parameters and Constants
|
|
=============================================
|
|
|
|
.. automodule:: pybricks.parameters
|
|
:no-members:
|
|
|
|
.. autoclass:: pybricks.parameters.Direction
|
|
:no-members:
|
|
|
|
.. autoclass:: pybricks.parameters.Stop
|
|
:no-members:
|
|
|
|
.. autoclass:: pybricks.parameters.Color
|
|
:no-members:
|
|
|
|
.. autoclass:: pybricks.parameters.Button
|
|
:no-members:
|
|
|
|
.. autoclass:: pybricks.parameters.Align
|
|
:no-members:
|