Пример #1
0
 protected virtual void OnMouseButton(GlfwMouseButton button, GlfwActionState action)
 {
     // since this is not overriden, disable this.
     glfw2.SetMouseButtonCallback(null);
 }
 protected virtual void OnMouseButton(GlfwMouseButton button, GlfwActionState action)
 {
     // since this is not overriden, disable this.
     glfw2.SetMouseButtonCallback(null);
 }
Пример #3
0
 public static extern int GetMouseButton(GlfwMouseButton button);
Пример #4
0
 public static extern int GetMouseButton(GlfwMouseButton button);