[Previous]
[Up]
[Next]
NSGraphicsContext
Authors
- Richard Frith-Macdonald
-
Version: 0.1
Date: 28 February, 2000
Declared in: Gui/NSGraphicsContext.h
Inherits from: NSObject
Conforms to: NSObject
+ (NSGraphicsContext*) currentContext
+ (void) setCurrentContext: (NSGraphicsContext*)context
- (void) flush
- (void) flushGraphics
- (BOOL) isDrawingToScreen
- (void) restoreGraphicsState
- (void) saveGraphicsState
- (void) wait