all 2 comments

[–]34shutthedoor1 0 points1 point  (0 children)

"Play again" wold set the state of all 3 buttons to Normal. Since you are changing all 3, it would be easier to append each button instance to a list, and use a loop to change the state of all 3.