fg_mousesiz()

Win32 DirectX Fastgraph/Light

Prototype

void fg_mousesiz (int pixels);

Sub fg_mousesiz (ByVal pixels As Long)

procedure fg_mousesiz (pixels : integer);

Description

The fg_mousesiz() function defines the mouse cursor size in pixels. Valid sizes are 16x16 (the default) and 32x32.

Parameters

pixels is the mouse cursor width and height in pixels. It must be either 16 or 32.

Return value

none

Restrictions

The new cursor size does not take effect until the next fg_mouseptr() call.

See also

fg_mouseini(), fg_mouseptr(), fg_mousevis()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.