Mouse cursor management class.
Use this class to set the mouse cursor icon, or to toggle its visibility.
static void set_cursor( CL_MouseCursorProvider *provider, int frame=0) static void show(bool show_async=true) static void hide()
None
Back to index