The BasicConsole type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
colour |
Default colour to print characters in.
|
![]() ![]() |
cols |
Number of columns in the video memory.
|
![]() ![]() |
offset |
The offset from the start of the memory (in characters) to write the next character to.
|
![]() ![]() |
rows |
Numbers of rows in the video memory.
|
![]() ![]() |
vidMemBasePtr |
A pointer to the start of the (character-based) video memory.
|
See Also