# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |