|
|
|||
|
|
ControllerPath |
| ControllerPath is an option which gives a list of external controllers or classes of controllers to try for functions such as ControllerState, Manipulate and Graphics3D. |
| "name" | device name from ControllerInformation | |
| "class" | device class specifier | |
| n | raw device index from ControllerInformation | |
| All | all devices supporting the requested controls |
By default, Manipulate responds to the first controller that supports all necessary controls:
Use "Gamepad" to specify a controller typically including two analog controls:
Use "Joystick" to specify a controller typically including one primary analog control:
Use "Multi-Axis Controller" for controllers such as space mice:
Use "Detachable" to specify a controller not built into a computer:
Use "BuiltIn" to specify a controller built into a computer:
|
| © 2013 Wolfram Research, Inc. |