#include <mouse_cursor.h>
Public Member Functions | |
void | setCursor (int cursorId) |
int | getCursor () const |
void | show () |
void | hide () |
Handles the dislay and management of the on-screen mouse cursor
void Ultima::Shared::MouseCursor::setCursor | ( | int | cursorId | ) |
Sets the active cursor
|
inline |
Returns the curent cursor
void Ultima::Shared::MouseCursor::show | ( | ) |
Make the mouse cursor visible
void Ultima::Shared::MouseCursor::hide | ( | ) |
Hide the mouse cursor