1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-21 18:53:56 +00:00
Emmanuele Bassi d5376bf317 color: Add Color.interpolate() method
The interpolate() method does what it says on the tin: it interpolates
between two colors using the given factor.

ClutterColor uses it to register a progress function for Intervals.
2010-10-11 15:39:19 +01:00
..