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