Files
pybricks-api/doc/api
Laurens Valk 1eb75e24e7 api/parameters/Color: generalize color type
First step towards making a color type with HSV representation.

Colors such as Color.RED or Color.BLUE continue to exist, but now you
can also define your own colors:

DARK_RED = Color(h=0, s=100, v=50)
2020-08-12 12:18:24 +02:00
..
2020-06-17 13:38:22 -05:00
2020-01-28 20:28:29 +01:00
2020-06-05 15:56:04 +02:00
2020-05-19 12:31:25 -05:00
2020-07-12 13:17:45 +02:00
2020-06-05 15:56:04 +02:00
2020-05-19 11:27:50 +02:00
2020-03-27 14:50:06 +01:00
2020-04-24 09:57:53 -05:00
2020-05-19 12:39:56 +02:00
2020-05-19 12:39:56 +02:00
2020-05-19 12:39:56 +02:00
2020-05-19 12:39:56 +02:00
2020-05-19 10:49:04 +02:00
2020-04-16 15:13:46 +02:00