BasicConsole Fields Fling OS

The BasicConsole type exposes the following members.

Fields

  Name Description
Public field Static member colour
Default colour to print characters in.
Public field Static member cols
Number of columns in the video memory.
Private field Static member offset
The offset from the start of the memory (in characters) to write the next character to.
Public field Static member rows
Numbers of rows in the video memory.
Public field Static member vidMemBasePtr
A pointer to the start of the (character-based) video memory.
Top
See Also