|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.getflourish.stt.Timer
public class Timer
Example 10-5: Object-oriented timer http://www.learningprocessing.com
Constructor Summary | |
---|---|
Timer(int tempTotalTime)
|
Method Summary | |
---|---|
boolean |
isFinished()
|
void |
start()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Timer(int tempTotalTime)
Method Detail |
---|
public void start()
public boolean isFinished()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |