Show / Hide Table of Contents

Enum InputDeviceType

The type of the input device.

Namespace: OpenTK.Input
Assembly: cs.temp.dll.dll
Syntax
public enum InputDeviceType

Fields

Name Description
Hid

Device is a Human Interface Device. Joysticks, joypads, pens and some specific usb keyboards/mice fall into this category.

Keyboard

Device is a keyboard.

Mouse

Device is a mouse.

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX