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