mirror of
https://github.com/edubart/otclient.git
synced 2025-10-21 15:03:26 +02:00
implement cursor change for win32
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
void showMouse();
|
||||
void hideMouse();
|
||||
|
||||
void setMouseCursor(const std::string& file);
|
||||
void setMouseCursor(const std::string& file, const Point& hotSpot);
|
||||
void setTitle(const std::string& title);
|
||||
void setMinimumSize(const Size& minimumSize);
|
||||
void setFullscreen(bool fullscreen);
|
||||
|
Reference in New Issue
Block a user