Interface | Description |
---|---|
ITimeFrameProvider |
Basic interface for entities that provide an time frame in the scene
|
Class | Description |
---|---|
GlobalClock |
Keeps pace of the simulation time vs real time and holds the global clock.
|
RealTimeClock |
Implements a real time clock.
|