![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Mouse cursor management class.
Contained in: global
Derived from:
none
Derived by:
none
Group: Display (Display 2D)
#include <ClanLib/display.h>
public function member index: |
||
Operations: |
||
static void | set_cursor | (CL_MouseCursorProvider* provider, int frame=0); |
static void | show | (bool show_async=true); |
static void | hide | (); |
provider - Mouse cursor to use.
frame - Subframe in the mouse cursor to use.
show_async - True if a secondary thread should be used for
mouse painting.