Package libtweeny-devel
- back(3) β An easing function that has a 'cute' natural coming back effect.
- bounce(3) β A bouncing easing function. Values 'bounce' around the maximum/minumum.
- circular(3) β A smooth, circular slope that resembles the arc of an circle.
- cubic(3) β A bit curvier than the quadratic easing.
- default(3) β A default mode for arithmetic values it will change in constant speed, for non-arithmetic value will be constant.
- easings(3) β Bundled easing functions based on \fCRobert Penner's Easing Functions
- elastic(3) β An elastic easing function. Values go a little past the maximum/minimum in an elastic effect.
- exponential(3) β A very steep curve, based on the \fCp(t) = 2^(10*(t-1)) equation.
- linear(3) β The most boring ever easing function. It has no acceleration and change values in constant speed.
- manual(3) β Tweeny Manual
- quadratic(3) β The most commonly used easing functions.
- quartic(3) β A steeper curve. Acceleration changes faster than Cubic.
- quintic(3) β An even steeper curve. Acceleration changes really fast.
- sinuisodal(3) β A very gentle curve, gentlier than quadratic.
- stepped(3) β The value does not change. No interpolation is used.
- tweeny(3) β The tweeny namespace contains all symbols and names for the Tweeny library.
- tweeny_easing(3)
- tweeny_easing_backInEasing(3)
- tweeny_easing_backInOutEasing(3)
- tweeny_easing_backOutEasing(3)
- tweeny_easing_bounceInEasing(3)
- tweeny_easing_bounceInOutEasing(3)
- tweeny_easing_bounceOutEasing(3)
- tweeny_easing_circularInEasing(3)
- tweeny_easing_circularInOutEasing(3)
- tweeny_easing_circularOutEasing(3)
- tweeny_easing_cubicInEasing(3)
- tweeny_easing_cubicInOutEasing(3)
- tweeny_easing_cubicOutEasing(3)
- tweeny_easing_defaultEasing(3)
- tweeny_easing_elasticInEasing(3)
- tweeny_easing_elasticInOutEasing(3)
- tweeny_easing_elasticOutEasing(3)
- tweeny_easing_exponentialInEasing(3)
- tweeny_easing_exponentialInOutEasing(3)
- tweeny_easing_exponentialOutEasing(3)
- tweeny_easing_linearEasing(3)
- tweeny_easing_quadraticInEasing(3)
- tweeny_easing_quadraticInOutEasing(3)
- tweeny_easing_quadraticOutEasing(3)
- tweeny_easing_quarticInEasing(3)
- tweeny_easing_quarticInOutEasing(3)
- tweeny_easing_quarticOutEasing(3)
- tweeny_easing_quinticInEasing(3)
- tweeny_easing_quinticInOutEasing(3)
- tweeny_easing_quinticOutEasing(3)
- tweeny_easing_sinusoidalInEasing(3)
- tweeny_easing_sinusoidalInOutEasing(3)
- tweeny_easing_sinusoidalOutEasing(3)
- tweeny_easing_steppedEasing(3)
- tweeny_tween(3)
- tweeny_tween_T_(3)
