Öffentliche Methoden |
|
| Cursor (int x, int y) |
|
void | set (int new_x, int new_y) |
|
void | up () |
|
void | down () |
|
void | left () |
|
void | right () |
|
int | x () |
|
int | y () |
|
bool | operator== (Cursor &that) |
|
bool | operator!= (Cursor &that) |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien:
- user/cursor.h
- user/cursor.cc