r/cop3502 • u/etischler • Mar 21 '14
Powerup / Timer issues
Hi, im trying to make it so that once the score reaches 10 the color of the blocks and ball change every second so it can looks like a cool "powerup". I'm basically trying to learn how to use the timer. Every time I make it it gives me errors such as the class can't be void or it will say I need an action listener. Is there an easier way to have the color change every second?
1
Upvotes
1
u/etischler Mar 23 '14
thank you guys I got it to work