|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Time
Interface abstracting concept of time from applications.
Method Summary | |
---|---|
double |
deltaT()
Time in seconds since last update. |
double |
time()
Time in seconds since beginning of application. |
void |
update()
Updates this Time object. |
Method Detail |
---|
void update()
double time()
double deltaT()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |