mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-19 09:31:26 +00:00
Publish methods for clearing and blackening the bitmap
This commit is contained in:
parent
5b1f064815
commit
18c58aa9d7
@ -85,6 +85,9 @@
|
||||
- (void) disableDrawing;
|
||||
- (void) startedFullScreen: (CGDirectDisplayID) theDisplay;
|
||||
|
||||
- (void) blacken;
|
||||
- (void) clear;
|
||||
|
||||
- (short) width;
|
||||
- (short) height;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user