private class Game.TimeListener2
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor and Description |
---|
Game.TimeListener2(Game game)
Parameterized Constructor for class timeListerner
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
Action performed method by the the slow timer1
|