anar

Class ClockFC

java.lang.Object
  extended by anar.ClockFC
Direct Known Subclasses:
Clock, ClockFCms

public class ClockFC
extends java.lang.Object

Clock based on frameCount. The clock depend on how each frames are long to render.


Constructor Summary
ClockFC()
           
 
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

ClockFC

public ClockFC()
Method Detail

getRatio

public float getRatio(float cycle)

getRatioDelta

public float getRatioDelta(float cycle)