|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanar.ClockFC
anar.ClockFCms
public class ClockFCms

Clock based on frameCount. Equivalence between clock based on seconds and frameCount based. It is assumed that frameRate is based on 30fps.
| Constructor Summary | |
|---|---|
ClockFCms()
|
|
| Method Summary | |
|---|---|
float |
getRatio(float cycle)
|
float |
getRatioDelta(float cycle)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClockFCms()
| Method Detail |
|---|
public float getRatio(float cycle)
getRatio in class ClockFCpublic float getRatioDelta(float cycle)
getRatioDelta in class ClockFC
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||