docs: slight improvement for Efl.Decelerate_Interpolator

This commit is contained in:
Xavi Artigas 2019-12-04 15:58:04 +01:00
parent c360f5edb6
commit e242a05d73
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class @beta Efl.Decelerate_Interpolator extends Efl.Object implements Efl.Interp
it reaches $[1.0].
Internally it uses the second half of a sinus rise (from 0.5 to 1.0) and the steepness
can be customized.
can be customized through the @.slope property.
]]
data: Efl_Decelerate_Interpolator_Data;
methods {