C# Class EmptyKeys.UserInterface.Input.MonoGameInputDevice

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

Public Methods

Method Description
MonoGameInputDevice ( ) : System

Initializes a new instance of the MonoGameInputDevice class.

Method Details

MonoGameInputDevice() public method

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