Class UnixTerminal
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()