Global Variables |
---|
CPApplicationDefined = 15 |
CPRightMouseUp = 4 |
CPAppKitDefined = 13 |
CPOtherMouseDragged = 27 |
CPLeftMouseDragged = 6 |
CPKeyUp = 11 |
CPOtherMouseUp = 26 |
CPLeftMouseDown = 1 |
CPCursorUpdate = 17 |
CPSystemDefined = 14 |
CPRightMouseDragged = 7 |
CPKeyDown = 10 |
CPLeftMouseUp = 2 |
CPPeriodic = 16 |
CPMouseMoved = 5 |
CPFlagsChanged = 12 |
CPRightMouseDown = 3 |
CPMouseEntered = 8 |
CPMouseExited = 9 |
CPOtherMouseDown = 25 |
CPScrollWheel = 22 |