EVT_joyIsPresent

Returns the mask indicating what joystick axes are attached.

Declaration

int EVTAPI EVT_joyIsPresent(void)

Prototype In

event.h

Description

This function is used to detect the attached joysticks, and determine what axes are present and functioning. This function will re-detect any attached joysticks when it is called, so if the user forgot to attach the joystick when the application started, you can call this function to re-detect any newly attached joysticks.

See Also

EVT_joySetLowerRight, EVT_joySetCenter, EVT_joyIsPresent

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com