The Mirin Template

The NotITG Mirin Template. Easily create modfiles using Lua.


Project maintained by XeroOl Hosted on GitHub Pages — Theme by mattgraham

Back to main page

Flip

flip(eas)

The flip function takes in an ease and returns a flipped version of that ease.

Example usage:

ease {4, 1, flip(outExpo), -200, 'tiny'}
ease {8, 1, flip(outBounce), -50, 'flip'}