Tesla Graphics Engine Documentation (January 2012)
RawInputKeyboardWrapper Class
TeslaTesla.Windows.InputRawInputKeyboardWrapper
Keyboard wrapper using Windows RawInput.
Declaration Syntax
C#
public sealed class RawInputKeyboardWrapper : IKeyboardWrapper
Members
All Members Constructors Methods



Icon Member Description
RawInputKeyboardWrapper()()()()
Initializes a new instance of the RawInputKeyboardWrapper class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetKeyboardState()()()()
Gets the current state of the keyboard - e.g. which keys are pressed.

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
RawInputKeyboardWrapper

Assembly: Tesla.Windows (Module: Tesla.Windows) Version: 0.5.0.0 (0.5.0.0)