Easing effect for absolutely ANYTHING: Transparency, volume level, effect parameters, animation frames, you name it. Pick from pre-defined easing effects or def...
I see. Indeed, there's no global pause in Ease plugin.
But if you need to pause the game, you set it's timescale to 0. Then the game pauses and all the tweens stop automatically. When you set the timescale back to 1, the tweens resume automatically.