点击或拖拽改变大小

InputDevice 构造函数

Constructs an instance of the InputDevice class.

命名空间:  CPF.Input
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public InputDevice(
	InputManager inputManager
)

参数

inputManager
类型:CPF.InputInputManager

[缺少 "M:CPF.Input.InputDevice.#ctor(CPF.Input.InputManager)" 的 <param name="inputManager"/> 文档]

参见