getvaluator(3G) getvaluator(3G)
getvaluator - returns the current state of a valuator
long getvaluator(dev)
Device dev;
dev expects the identifier of the device (e.g., MOUSEX, BPADX, etc.)
from which you want to read.
FUNCTION RETURN VALUE
The returned value of this function is the value stored at the device
named by the dev parameter.
getvaluator returns the current value (an integer) of the valuator dev.
getbutton, getdev, qdevice, tie
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|