sets the background colour at the given position
This is a low-level method. It ignores the current window and does not change the character and the foreground colour.
std::set_character_at | sets the character at the given position |
std::set_text_colour_at | sets the foreground color at the given position |
std::draw_character | draws a character at the given position |
std_types::screen | changes the background colour at the specified screen position |