Tao.Glfw SDK Documentation

Glfw.GLFW_KEY_KP_2 Field

Keypad numeric key 2.

[Visual Basic]
Public Const GLFW_KEY_KP_2 As Integer = 304
[C#]
public const int GLFW_KEY_KP_2 = 304;

See Also

Glfw Class | Tao.Glfw Namespace