fg_mouseini()

Win32 DirectX Fastgraph/Light

Prototype

int fg_mouseini (void);

Function fg_mouseini () As Long

function fg_mouseini : integer;

Description

The fg_mouseini() function initializes Fastgraph's mouse environment. It must be called before any of Fastgraph's other mouse support functions, usually in the WM_CREATE message handler.

Parameters

none

Return value

1 = The mouse initialization was successful

-1 = The mouse initialization failed

Restrictions

none

See also

fg_mousecur(), fg_mouselim(), fg_mousemov(), fg_mousepos(), fg_mouseptr(), fg_mousevis()

Examples

FrameDD, FullScr, MCdemo

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.