ControllerPath

ControllerPath

是一个选项,给出外部控制器的列表或者类别,用于 ControllerStateManipulateGraphics3D 之类的函数.

更多信息

  • 设置为 ControllerPath->{id1,id2,} 时,Mathematica 将逐次调用由标识符 idn 指定的控制器,使用第一个支持任何控件要求的控制器.
  • 控制器的标识符如下:
  • "name"来自 ControllerInformation 的设备名称
    "class"设备分类符
    n来自 ControllerInformation 的原始设备标志
    All支持所要求控件的所有装置
  • 可能的设备类别标识符包括:
  • "Gamepad"典型的包括两个模拟控件的控制器
    "Joystick"典型的包括一个主要的模拟控件的控制器
    "Detachable"不内置于计算机中的控制器
    "BuiltIn"内置于计算机中的控制器

范例

基本范例  (6)

在默认情况下,Manipulate 响应支持所有必须控件的第一个控制器:

"Gamepad" 指定一个典型的包括两个模拟控件的控制器:

"Joystick" 指定一个典型的包括一个主要模拟控件的控制器:

"Multi-Axis Controller" 用于空间鼠标之类的控制器:

利用 "Detachable" 指定没有内置于计算机中的控制器:

利用 "BuiltIn" 指定一个内置于计算机中的控制器:

Wolfram Research (2007),ControllerPath,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ControllerPath.html.

文本

Wolfram Research (2007),ControllerPath,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ControllerPath.html.

CMS

Wolfram 语言. 2007. "ControllerPath." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ControllerPath.html.

APA

Wolfram 语言. (2007). ControllerPath. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ControllerPath.html 年

BibTeX

@misc{reference.wolfram_2024_controllerpath, author="Wolfram Research", title="{ControllerPath}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ControllerPath.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_controllerpath, organization={Wolfram Research}, title={ControllerPath}, year={2007}, url={https://reference.wolfram.com/language/ref/ControllerPath.html}, note=[Accessed: 22-November-2024 ]}