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

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

public GLFW3Device(
	Window window
)
See Also