Animations
The global instance of the AnimationsAPI, accessed via the animations
global.
getPlaying()
Return a table with all playing animations
animations:getPlaying()
stopAll
Stops all playing (and paused) animations
animations:stopAll()
getAnimations()
Returns a table with all animations
animations:getAnimations()