Namespace SimulationFramework.Components
Classes
- RealTimeProvider
Feeds real time values into a simulation.
Interfaces
- IApplicationProvider
Provides the simulation with access to certain system functionalities.
- IFullscreenProvider
Provides Fullscreen functionality to the application.
- ISimulationComponent
The base interface for all application components.
- ISimulationController
Handles the simulation's event loop.
- ISimulationPlatform
Provides a SimulationHost with components to run a Simulation.
- ITimeProvider
Provider time measurements to an environment.