예제 #1
0
 public static int GetMouseWheel()
 {
     return(GlfwDelegates.glfwGetMouseWheel());
 }