Posts by Victor Ide • 41 points
1 post
- 
		4 votes1 answer181 viewsQ: Delay of the swing timer.I’m making a little game that flashes some images in order on the frame, my goal is that they blink in order, but they’re all flashing together: public class Logica { List<Integer> seqAlea =…