This is CmdDraw.h in view mode; [Download] [Up]
#import "TGIFCell.h"
@interface CmdDraw:TGIFCell
{
}
- initCmd:(int) x :(int)y;
- doCmd;
@end
extern NXBitmapGraphicRep *theBitmap;
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.