home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ggggeeeettttddddeeeevvvv((((3333GGGG)))) ggggeeeettttddddeeeevvvv((((3333GGGG))))
-
-
-
- NNNNAAAAMMMMEEEE
- ggggeeeettttddddeeeevvvv - reads a list of valuators at one time
-
- CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
- vvvvooooiiiidddd ggggeeeettttddddeeeevvvv((((nnnn,,,, ddddeeeevvvvssss,,,, vvvvaaaallllssss))))
- lllloooonnnngggg nnnn;;;;
- DDDDeeeevvvviiiicccceeee ddddeeeevvvvssss[[[[]]]];;;;
- sssshhhhoooorrrrtttt vvvvaaaallllssss[[[[]]]];;;;
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _n expects the number of devices named in the _d_e_v_s array (no more
- than 128).
-
- _d_e_v_s expects an array containing the device identifiers (device number
- constants, such as MOUSEX, BPADX, LEFTMOUSE, etc.) of the devices
- you want to read. This array can contain up to 128 devices.
-
- _v_a_l_s expects the array into which you want the system to write the
- values read from the devices listed in the _d_e_v_s array. Each
- member in the _v_a_l_s array corresponds to a member of the _d_e_v_s
- array. Thus, the value at _v_a_l_s[_3] was read from the device named
- in _d_e_v_s[_3].
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- ggggeeeettttddddeeeevvvv allows you to read as many 128 valuators and buttons (input
- devices) at one time.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- getbutton, getvaluator
-
- NNNNOOOOTTTTEEEE
- This routine is available only in immediate mode.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-