| buffer | Screen | [protected] |
| clear() | Screen | |
| DEFAULT_COLOR | Screen | [protected, static] |
| disable_cursor() | Screen | |
| display(char *str, unsigned char x, unsigned char y) | Screen | |
| display(unsigned int number, unsigned char x, unsigned char y) | Screen | |
| display(void *pointer, unsigned char x, unsigned char y) | Screen | [inline] |
| HEIGHT | Screen | [protected, static] |
| init() | Screen | [inline] |
| move_cursor(unsigned char x, unsigned char y) | Screen | |
| print(char *str, bool newline=true) | Screen | |
| print(unsigned int number, bool newline=true) | Screen | |
| print(void *pointer, bool newline=true) | Screen | [inline] |
| print() | Screen | [inline] |
| print_pos | Screen | [protected] |
| scroll() | Screen | |
| WIDTH | Screen | [protected, static] |
Torsion Operating System, Copyright (C) 2000-2002 Dan Helfman