mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
[docs] Update the easing modes documentation
The ClutterAlpha API reference page should also list the easing modes Clutter provides by default, by showing the curves used by each entry in the AnimationMode enumeration. We can also remove the incomplete graph showing the old alpha functions.
This commit is contained in:
@ -59,6 +59,11 @@
|
||||
* #ClutterAlpha is used to "drive" a #ClutterBehaviour instance, and it
|
||||
* is internally used by the #ClutterAnimation API.
|
||||
*
|
||||
* <figure id="easing-modes">
|
||||
* <title>Easing modes provided by Clutter</title>
|
||||
* <graphic fileref="easing-modes.png" format="PNG"/>
|
||||
* </figure>
|
||||
*
|
||||
* Since: 0.2
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user