#include <cursor.h>
Collaboration diagram for GltCursor:

Public Methods | |
| GltCursor (const GltFont &font, const GltViewport &area) | |
| Constructor. | |
| ~GltCursor () | |
| Destructor. | |
| void | print (const std::string &str) |
| Print a string at the current position. | |
| void | print (const std::wstring &str) |
| Print a wide string at the current position. | |
Definition at line 58 of file cursor.h.
1.2.18