Package net.ctdp.rfdynhud.valuemanagers

Interface Summary
ManagedValue An implementation specific managed value.
 

Class Summary
Clock A Clock sets the Clock.c() member to true in implementation specific intervals
IntervalManager This manager invokes a method every defined time interval.
TimeBasedClock The TimeBasedClock calculates frame gaps based on a given time delay to know, when to set the clock flag and when to reset.
ValueInterpolater Interpolates a float value along time.
 

Enum Summary
ValueInterpolater.BoundaryType