Tao.Glfw SDK Documentation

Glfw.GLFW_KEY_SPACE Field

[Visual Basic]
Public Const GLFW_KEY_SPACE As Integer = 32
[C#]
public const int GLFW_KEY_SPACE = 32;

See Also

Glfw Class | Tao.Glfw Namespace