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