Publish methods for clearing and blackening the bitmap

This commit is contained in:
nigel 2003-03-26 23:35:23 +00:00
parent 5b1f064815
commit 18c58aa9d7

View File

@ -85,6 +85,9 @@
- (void) disableDrawing;
- (void) startedFullScreen: (CGDirectDisplayID) theDisplay;
- (void) blacken;
- (void) clear;
- (short) width;
- (short) height;