• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Enum InputDriver

The input driver for a IInputDeviceInstance.

Namespace: Snowflake.Input.Device
Assembly: Snowflake.Framework.Primitives.dll
Syntax
public enum InputDriver

Fields

Name Description
DirectInput

Microsoft DirectInput

Keyboard

API agnostic keyboard driver.

Libevdev

Linux evdev API using libevdev

None

No input driver.

Reserved for internal use. Do not use for emulator handled input, that is represented by Passthrough

Passthrough

Passthrough driver delegates input configuration to the emulator. Generally used for native solutions involving libUSB or other non-standard peripherals.

XInput

Microsoft XInput

Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.