예제 #1
0
 public extern static CGEventRef CGEventCreateMouseEvent(CGEventSourceRef source, CGEventType mouseType,
                                                         CGPoint mouseCursorPosition, CGMouseButton mouseButton);
예제 #2
0
 public extern static CGEventRef CGWarpMouseCursorPosition(CGPoint newCursorPosition);