e2 docs easings - wiremod/wire GitHub Wiki
Easings
= easeInBack(
)
Performs InBack interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutCubic(
)
Performs OutCubic interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutQuad(
)
Performs OutQuad interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInCirc(
)
Performs InCirc interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInQuad(
)
Performs InQuad interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutCirc(
)
Performs InOutCirc interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutSine(
)
Performs OutSine interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInExpo(
)
Performs InExpo interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutCirc(
)
Performs OutCirc interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutExpo(
)
Performs InOutExpo interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutQuad(
)
Performs InOutQuad interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutSine(
)
Performs InOutSine interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutBack(
)
Performs OutBack interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutQuint(
)
Performs OutQuint interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutQuart(
)
Performs InOutQuart interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInQuart(
)
Performs InQuart interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutCubic(
)
Performs InOutCubic interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutQuart(
)
Performs OutQuart interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInSine(
)
Performs InSine interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInBounce(
)
Performs InBounce interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutQuint(
)
Performs InOutQuint interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInElastic(
)
Performs InElastic interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutBack(
)
Performs InOutBack interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutExpo(
)
Performs OutExpo interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInCubic(
)
Performs InCubic interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutElastic(
)
Performs OutElastic interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeOutBounce(
)
Performs OutBounce interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInQuint(
)
Performs InQuint interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutElastic(
)
Performs InOutElastic interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)
= easeInOutBounce(
)
Performs InOutBounce interpolation on the argument. You can see how all of these interpolation functions look here: https://imgur.com/XZPgymK (12 ops)