#import <CocoaImplementation.h>
Public Member Functions | |
(BOOL) | - dragging |
(void) | - mouseDown: |
(void) | - setDragging: |
Protected Attributes | |
BOOL | _dragging |
NSPoint | lastPos |
Definition at line 61 of file CocoaImplementation.h.
- (BOOL) dragging |
- (void) mouseDown: | (NSEvent *) | theEvent |
- (void) setDragging: | (BOOL) | flag |
- (BOOL) _dragging [protected] |
Definition at line 62 of file CocoaImplementation.h.
- (NSPoint) lastPos [protected] |
Definition at line 63 of file CocoaImplementation.h.