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