private class Game.TimeListener
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
Game.TimeListener(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
|