Select_Joy
Last Modified: May 29, 2005 21:05PM
|
|
| (Any)
|
Description
INT SELECT_JOY ( INT NUMBER)
It allows you to select a joystick
PARAMETERS:
INT number: Number of joystick
DESCRIPTION:
It selects a joystick to use the functions Get_Joy_Button and Get_Joy_Position. By default, the first joystick (joystick 0) is selected.
This function always returns the total number of avaliable joysticks in the system. If it returns the parameter -1 like number of joystick, it will not change the number of joystick selected, so that you can use Select_Joy(-1) to obtain the total number of joysticks without changing the current selection.
|
User Contributed Notes Select_Joy |
|
| There are no user contributed notes for this page. |
| Last updated: Mon, 30 May 2005 - 9:15:09 |
|
|