|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.planeth.gtroids.agents.Beeper
Beeper, Controls the main beep sound while running a game
It must be updated by a Thread
| Constructor Summary | |
Beeper()
Constructor for Beeper. |
|
| Method Summary | |
void |
adjustSpeed(double speed)
Changes the speed of the beeper. |
protected void |
finalize()
|
void |
update()
Updates the Beeper. |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Beeper()
| Method Detail |
public void update()
public void adjustSpeed(double speed)
speed -
protected void finalize()
throws java.lang.Throwable
java.lang.ThrowableObject.finalize()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||