get_axis
Description:
Interprets an array of double as axis values for a given device, and locates the value in the array for a given axis use.
Parameters:
this |
a Device |
axes |
pointer to an array of axes |
use |
the use to look for |
value |
location to store the found value. |
Returns:
true if the given axis use was found, otherwise false |