Table of Contents

Class UnixTerminal

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

Terminal implementation for Unix-like operating systems.

public sealed class UnixTerminal : Terminal, ICameraTarget
Inheritance
UnixTerminal
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()