ClanSoft logo
ClanSoft logo

    CL_InputDevice::get_cursor

Syntax

virtual CL_InputCursor *get_cursor(int cursor_num);

Parameters

cursor_num-Number of the cursor to be returned.

Return value

Pointer to cursor requested (or NULL if none).

Description

Returns a input cursor interface used to access the specified cursor number. NULL is returned if the cursor doesn't exist.


Back to index



This page was built using the Perceps documentation system.