C# (CSharp) GameEngine.Info Namespace

Classes

Name Description
DiagnosticInfo Class that allows for diagnostics to be recorded and organised through named values. Provides numerous methods that allow for each diagnostic timer to be started, stopped and reset in order to provide complete control.
ViewPortInfo Representation of the data currently found in the ViewPort being rendered by the TileEngine. This structure will be passed to any GameShaders that need to be applied to the world and will be returned by the DrawWorldViewPort method in order to allow external code to place and detect coordinates correctly.