Tao.Glfw SDK Documentation
Glfw.GLFW_MOUSE_BUTTON_MIDDLE Field
[Visual Basic]
Public Const GLFW_MOUSE_BUTTON_MIDDLE As
Integer
= 2
[C#]
public const
int
GLFW_MOUSE_BUTTON_MIDDLE = 2;
See Also
Glfw Class
|
Tao.Glfw Namespace