Tao.Glfw SDK Documentation |
|
Glfw.GLFW_MOUSE_BUTTON_LAST Field
Delineates the last mouse button.
[Visual Basic]
Public Const GLFW_MOUSE_BUTTON_LAST As
Integer = 7
[C#]
public const
int GLFW_MOUSE_BUTTON_LAST = 7;
See Also
Glfw Class | Tao.Glfw Namespace