Keyboard Constructor
Delta Engine Documentation
Initializes a new instance of the
Keyboard
class
Namespace:
DeltaEngine.Input
Assembly:
DeltaEngine.Input
(in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
Keyboard
()
protected Keyboard()
Protected
Sub
New
Protected Sub New
protected
:
Keyboard
()
protected: Keyboard()
new
:
unit
->
Keyboard
new : unit -> Keyboard
See Also
Keyboard Class
DeltaEngine.Input Namespace