DX9ToolsR4 - Created by: X

KBEvents Members

KBEvents overview

Public Instance Constructors

KBEvents ConstructorInitializes a new instance of the KBEvents class.

Public Instance Properties

CurrentStateOverloaded. Represents the current state of the keyboard keys.
OldStateOverloaded. Represents the previous state of the keyboard keys.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)
Update Updates the state of the CurrentState property.

Public Instance Events

KeyDown Raised when a key is pressed.
KeyUp Raised when a key is released.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

KBEvents Class | CBX.Libs.DX9ToolsR4 Namespace