Mouse cursor class. More...
#include <cursor.h>
Public Member Functions | |
virtual | ~Cursor () |
Static Public Member Functions | |
static std::shared_ptr< Cursor > | create (const DisplayWindowPtr &window, const CursorDescription &cursor_description) |
Constructs a mouse cursor. More... | |
Protected Member Functions | |
Cursor () | |
Mouse cursor class.
|
inlinevirtual |
|
inlineprotected |
|
static |
Constructs a mouse cursor.