Tesla Graphics Engine Documentation (January 2012)
Tesla.Windows.Input Namespace
TeslaTesla.Windows.Input
 
Declaration Syntax
C#
namespace Tesla.Windows.Input
Types
All Types Classes
Icon Type Description
RawInputKeyboardProvider
Service provider for creating and querying a Raw Input keyboard wrapper for the windows platform.

RawInputKeyboardWrapper
Keyboard wrapper using Windows RawInput.

RawInputMouseProvider
Service provider for creating and querying a Raw Input mouse wrapper.

RawInputMouseWrapper
Wrapper for using acquiring mouse data as Raw Input.

WindowsKeyboardProvider
Service provider for creating and querying a keyboard wrapper for the windows platform.

WindowsKeyboardWrapper
Keyboard wrapper for Windows platform.

WindowsMouseProvider
Service provider creating a wrapper for a windows platform mouse.

WindowsMouseWrapper
Wrapper for a windows mouse.