home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep (Enterprise)
/
OpenStepENTCD.toast
/
OEDEV
/
DEV.Z
/
Polygon.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-08-04
|
158 b
|
10 lines
@interface Polygon : Scribble
/* Methods overridden from superclass */
+ (NSCursor *)cursor;
- (BOOL)create:(NSEvent *)event in:(GraphicView *)view;
@end