next(quantity)
Advances by the given number of frames in the Animation, taking the loop value into consideration.
Parameters
Name Type Argument Default Description quantity number <optional> 1 The number of frames to advance.
Source code: animation/Animation.js (Line 531)