xine-lib 1.2.11
Instance Methods
<XineOpenGLViewDelegate> Protocol Reference

#import <XineOpenGLView.h>

Instance Methods

(void) - mouseDown:inXineView:
 
(void) - mouseMoved:inXineView:
 
(void) - otherMouseDown:inXineView:
 
(void) - rightMouseDown:inXineView:
 
(NSSize) - xineViewWillResize:toSize:
 
(void) - xineViewDidResize:
 

Method Documentation

◆ mouseDown:inXineView:

- (void) mouseDown: (NSEvent *)  theEvent
inXineView: (XineOpenGLView *)  theView 

◆ mouseMoved:inXineView:

- (void) mouseMoved: (NSEvent *)  theEvent
inXineView: (XineOpenGLView *)  theView 

◆ otherMouseDown:inXineView:

- (void) otherMouseDown: (NSEvent *)  theEvent
inXineView: (XineOpenGLView *)  theView 

◆ rightMouseDown:inXineView:

- (void) rightMouseDown: (NSEvent *)  theEvent
inXineView: (XineOpenGLView *)  theView 

◆ xineViewDidResize:

- (void) xineViewDidResize: (NSNotification *)  note

◆ xineViewWillResize:toSize:

- (NSSize) xineViewWillResize: (NSSize)  oldSize
toSize: (NSSize)  proposedSize 

The documentation for this protocol was generated from the following file: