Esempio n. 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);
 }
Esempio n. 3
0
 public static extern int GetMouseButton(GlfwMouseButton button);
Esempio n. 4
0
 public static extern int GetMouseButton(GlfwMouseButton button);