This is Puzzle.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <objc/Object.h> @interface Puzzle:Object { id matrix; id blank; id window; int blankPieceRow; int blankPieceCol; } - movePiece:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.