home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1995 August
/
NEBULA.bin
/
SourceCode
/
GameKit
/
Apps
/
HighScoreServer
/
gamekit
/
GrayView2.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-06-07
|
217 b
|
14 lines
/* Generated by Interface Builder */
#import <appkit/appkit.h>
@interface GrayView2:View
{
}
- aroundFrame:(const NXRect *)aRect :(float)y;
- drawSelf:(NXRect *)rects :(int)rectCount; // redraws the screen.
@end