New controls, main view
This commit is contained in:
@@ -17,6 +17,6 @@ public interface IConsoleDriver
|
||||
void SetCursorVisible(bool cursorVisible);
|
||||
void SetForegroundColor(IColor foreground);
|
||||
void SetBackgroundColor(IColor background);
|
||||
Size GetBufferSize();
|
||||
Size GetWindowSize();
|
||||
void Clear();
|
||||
}
|
||||
Reference in New Issue
Block a user