mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
35 lines
862 B
ReStructuredText
35 lines
862 B
ReStructuredText
Side
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. autoclass:: pybricks.parameters.Side
|
|
:no-members:
|
|
|
|
Screens or light matrices have only four sides. For those,
|
|
``TOP`` is treated the same as ``FRONT``, and ``BOTTOM`` is treated the
|
|
same as ``BACK``. The diagrams below define the sides for relevant devices.
|
|
|
|
**Prime Hub**
|
|
|
|
.. figure:: ../../api/images/orientation_primehub_label.png
|
|
:height: 15 em
|
|
|
|
**Inventor Hub**
|
|
|
|
.. figure:: ../../api/images/orientation_inventorhub_label.png
|
|
:height: 15 em
|
|
|
|
**Move Hub**
|
|
|
|
.. figure:: ../../api/images/orientation_movehub_label.png
|
|
:height: 15 em
|
|
|
|
**Technic Hub**
|
|
|
|
.. figure:: ../../api/images/orientation_technichub_label.png
|
|
:height: 15 em
|
|
|
|
**Tilt Sensor**
|
|
|
|
.. figure:: ../../api/images/orientation_tiltsensor_label.png
|
|
:height: 15 em
|