Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_MouseCursor Class Reference

#include <mousecursor.h>

List of all members.

Static Public Methods

void set_cursor (CL_MouseCursorProvider *provider, int frame=0)
void show (bool show_async=true)
 param: provider - Mouse cursor to use.param: frame - Subframe in the mouse cursor to use.

void hide ()
 param: show_async - True if a secondary thread should be used forparam: mouse painting.


Member Function Documentation

void CL_MouseCursor::hide ( ) [static]
 

param: show_async - True if a secondary thread should be used forparam: mouse painting.

void CL_MouseCursor::set_cursor ( CL_MouseCursorProvider * provider,
int frame = 0 ) [static]
 

void CL_MouseCursor::show ( bool show_async = true ) [static]
 

param: provider - Mouse cursor to use.param: frame - Subframe in the mouse cursor to use.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:12 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001