This is BlockedSquare.h in view mode; [Download] [Up]
#import "AbstractSquare.h" @interface BlockedSquare : AbstractSquare {} - drawSelf: (const NXRect *) rects : (int) rectCount; /* Private methods: */ - appDidInit; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.