ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/EmulatorView.h
(Generate patch)

Comparing BasiliskII/src/MacOSX/EmulatorView.h (file contents):
Revision 1.6 by nigel, 2003-03-21T06:41:04Z vs.
Revision 1.10 by gbeauche, 2008-01-01T09:40:32Z

# Line 3 | Line 3
3   *
4   *      $Id$
5   *
6 < *  Basilisk II (C) 1997-2003 Christian Bauer
6 > *  Basilisk II (C) 1997-2008 Christian Bauer
7   *
8   *  This program is free software; you can redistribute it and/or modify
9   *  it under the terms of the GNU General Public License as published by
# Line 85 | Line 85
85   - (void) disableDrawing;
86   - (void) startedFullScreen: (CGDirectDisplayID) theDisplay;
87  
88 + - (void) blacken;
89 + - (void) clear;
90 +
91   - (short) width;
92   - (short) height;
93  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines