Constructor new PlayNextButton() Source: src/ui/PlayNextButton.js, line 10 Methods draw() draw a play forward icon with a triangle and a rectangle Source: src/ui/PlayNextButton.js, line 18 mousePressed() mouse pressed event handler that plays the next song Source: src/ui/PlayNextButton.js, line 38