C# Class EmptyKeys.UserInterface.Input.XenkoInputDevice

Implements Xenko specific input device
Inheritance: InputDeviceBase
Show file Open project: EmptyKeys/UI_Engines

Public Methods

Method Description
XenkoInputDevice ( ) : System

Initializes a new instance of the XenkoInputDevice class.

Method Details

XenkoInputDevice() public method

Initializes a new instance of the XenkoInputDevice class.
public XenkoInputDevice ( ) : System
return System