Instance Methods | |
| (BOOL) | - acceptsFirstResponder | 
| (BOOL) | - becomeFirstResponder | 
| (void) | - drawRect: | 
| (void) | - finalize | 
| (void) | - flagsChanged: | 
| (GraphicsWindow *) | - graphicsWindow | 
| (id) | - initWithFrame:context:window: | 
| (BOOL) | - isFlipped | 
| (BOOL) | - isOpaque | 
| (void) | - keyDown: | 
| (void) | - keyUp: | 
| (void) | - mouseDown: | 
| (void) | - mouseDragged: | 
| (void) | - mouseMoved: | 
| (void) | - mouseUp: | 
| (BOOL) | - needsDisplay | 
| (NSOpenGLContext *) | - openGLContext | 
| (void) | - otherMouseDown: | 
| (void) | - otherMouseDragged: | 
| (void) | - otherMouseUp: | 
| (void) | - resetCursorRects | 
| (BOOL) | - resignFirstResponder | 
| (void) | - rightMouseDown: | 
| (void) | - rightMouseDragged: | 
| (void) | - rightMouseUp: | 
| (void) | - scrollWheel: | 
| (void) | - setFrame: | 
Definition at line 21 of file cocoaPandaView.h.
 1.8.15