Namespace FrameOfReference.Presentation
Classes
- BenchmarkPresenter
Performs rendering for the benchmark mode
- EditorPresenter
Displays a map for editing
- InGamePresenter
Main in-game interaction
- InteractivePresenter
Handles the visual representation of FrameOfReference.World content where the user can manually control the perspective
- MenuPresenter
Displays the background world for the main menu
- Presenter
Handles the visual representation of FrameOfReference.World content in the OmegaEngine
- Statistics
Represents a set of TestCases that can be executed, recorded and serialized.
Structs
- TestCase
A specific test-case (with target and graphics settings) to profile.
Enums
- TestGraphicsSettings
Boolean flags for Graphics
Delegates
- Presenter.RenderCompononentToEngine<TComponent>
A callback for mapping a Render component to an Engine representation.