ClanSoft logo
ClanSoft logo

    CL_MouseCursor::set_cursor

Syntax

static void set_cursor(
         CL_MouseCursorProvider *provider,
        int frame=0);

Parameters

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

Description

Set the system mouse cursor to 'provider'. If 'frame' is also specified, it will use that subframe in the cursor provider.


Back to index



This page was built using the Perceps documentation system.