public interface IContinuousClock extends IClock
EVENT_TYPE_NEW_DELTA, EVENT_TYPE_NEW_DILATION, EVENT_TYPE_NEXT_TIMEPOINT, EVENT_TYPE_RESET, EVENT_TYPE_STARTED, EVENT_TYPE_STOPPED, EVENT_TYPE_TIMER_ADDED, EVENT_TYPE_TIMER_REMOVED, STATE_RUNNING, STATE_SUSPENDED, TYPE_CONTINUOUS, TYPE_EVENT_DRIVEN, TYPE_SYSTEM, TYPE_TIME_DRIVEN
Modifier and Type | Method and Description |
---|---|
double |
getDilation()
Get the clocks dilation.
|
void |
setDilation(double dilation)
Set the clocks dilation.
|
addChangeListener, addTickTimer, addTimer, createTickTimer, createTimer, dispose, getDelta, getName, getNextTimer, getStarttime, getState, getTick, getTickTimers, getTime, getTimers, getType, removeChangeListener, removeTickTimer, removeTimer, reset, setDelta, start, stop
Copyright © 2012. All Rights Reserved.