InputDevice Constructor
Delta Engine Documentation
Initializes a new instance of the
InputDevice
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
InputDevice
()
protected InputDevice()
Protected
Sub
New
Protected Sub New
protected
:
InputDevice
()
protected: InputDevice()
new
:
unit
->
InputDevice
new : unit -> InputDevice
See Also
InputDevice Class
DeltaEngine.Input Namespace