Table of Contents

Class WindowsTerminal

Namespace
Termule.Engine.Systems.Display
Assembly
Termule.Engine.dll

Terminal implementation for Windows.

public sealed class WindowsTerminal : Terminal, ICameraTarget
Inheritance
WindowsTerminal
Implements
Inherited Members

Methods

CleanUp()

Called when the Game is stopped.

protected override void CleanUp()

Start()

Called when the Game is run.

protected override void Start()