mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
doc/parameters/Color: sort colors by hue/value
This commit is contained in:
@@ -87,6 +87,23 @@
|
||||
.. autoclass:: pybricks.parameters.Color
|
||||
:no-members:
|
||||
|
||||
.. rubric:: Saturated colors
|
||||
|
||||
.. data:: RED
|
||||
.. data:: ORANGE
|
||||
.. data:: YELLOW
|
||||
.. data:: GREEN
|
||||
.. data:: CYAN
|
||||
.. data:: BLUE
|
||||
.. data:: VIOLET
|
||||
.. data:: MAGENTA
|
||||
|
||||
.. rubric:: Unsaturated colors
|
||||
|
||||
.. data:: BLACK
|
||||
.. data:: GRAY
|
||||
.. data:: WHITE
|
||||
|
||||
.. autoclass:: pybricks.parameters.Button
|
||||
:no-members:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user