|
xoreos
0.0.5
|
An abstract cursor. More...
#include <cursor.h>

Public Member Functions | |
| Cursor () | |
| virtual | ~Cursor () |
| virtual void | render ()=0 |
| Render the cursor. More... | |
| Graphics::Cursor::Cursor | ( | ) |
Definition at line 29 of file cursor.cpp.
|
virtual |
Reimplemented in Graphics::Aurora::Cursor.
Definition at line 32 of file cursor.cpp.
|
pure virtual |
Render the cursor.
Implemented in Graphics::Aurora::Cursor.
Referenced by Graphics::GraphicsManager::renderCursor(), and Graphics::GraphicsManager::renderCursorShader().

1.8.14