amber
amber copied to clipboard
Add Color class to hold float r, g, b, a values
This can clean up some code. E.g. https://github.com/google/amber/pull/103/files#r236679579
Would need to define the range, e.g. 0.0f is all off for that colour, and 1.0 is all on.
This might still be useful, but I think it's back burner at best. Marking it on hold so we don't lose it but it isn't a priority.