|  | | Console read (For modes 2D, 3D, Console) | | | Reads next character from standard input. | |
|
|  | | Read line (For modes 2D, 3D, Console) |  Show exampleHide example | | Reads next line of characters from the standard input. | |
|
|  | | Write (For modes 2D, 3D, Console) |  Show exampleHide example | | Writes given characters to the standard output. | |
|
|  | | Write line (For modes 2D, 3D, Console) |  Show exampleHide example | | Writes given characters to the standard output and enters new line. | |
|
|  | | Console foreground color (For modes 2D, 3D, Console) |  Show exampleHide example | | Enable to set or get color of the text being written. | |
|
|  | | Console background color (For modes 2D, 3D, Console) |  Show exampleHide example | | Enable to set or get background color of the text being written. | |
|
|  | | Console title (For modes 2D, 3D, Console) |  Show exampleHide example | | Enable to set or get title text of the console window. | |
|
|  | | Current cursor position (For modes 2D, 3D, Console) |  Show exampleHide example | | Enable to set or get actual cursor position. | | In an endless loop, cursor is set to random position and an asterisk or space is written on that position. | | |
|
|
|  | | Cursor visibility (For modes 2D, 3D, Console) |  Show exampleHide example | | Enable to set or get cursor visibility. | |
|
|  | | Console fullscreen (For modes 2D, 3D, Console) |  Show exampleHide example | | Enable to set or get console window state (regular or fullscreen). | |
|
|  | | Console clear (For modes 2D, 3D, Console) |  Show exampleHide example | | Clears content of the console window using the given background color. | |
|
|  | | Console echo input (For modes 2D, 3D, Console) |  Show exampleHide example | | Enable to set or get whether displaying of entered characters is on. | |
|
|  | | Console mouse input (For modes 2D, 3D, Console) |  Show exampleHide example | | Enable to set or get whether displaying of the mouse cursor is on. (fullscreen mode only) | |
|
Did you find this information useful?
Documentation of SGP Baltie 4 C#
Send us comments on this topic by
this form
©1978-2010
SGP SystemsParent page |
Previous page |
Next page