GLFWKeyboard Constructor Delta Engine Documentation
Initializes a new instance of the GLFWKeyboard class

Namespace: DeltaEngine.Input.GLFW3
Assembly: DeltaEngine.Input.GLFW3 (in DeltaEngine.Input.GLFW3.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public GLFWKeyboard(
	Window window
)
See Also