OOStuBS/MPStuBS
CGA_Screen Elementverzeichnis

Vollständige Aufstellung aller Elemente für CGA_Screen einschließlich aller geerbten Elemente.

attribute(CGA_Screen::color bg, CGA_Screen::color fg, bool blink)CGA_Screenstatic
CGA_Screen(int from_col, int to_col, int from_row, int to_row, bool use_cursor=false)CGA_Screen
CGA_STARTCGA_Screenstatic
color enum-BezeichnerCGA_Screen
getpos(int &x, int &y)CGA_Screen
inside(int col, int row)CGA_Screenprivate
print(char *string, int length, unsigned char attrib=STD_ATTR)CGA_Screen
setpos(int x, int y)CGA_Screen
show(int x, int y, char character, unsigned char attrib=STD_ATTR)CGA_Screen