This is EmptySquare.h in view mode; [Download] [Up]
#import "AbstractSquare.h" @interface EmptySquare : AbstractSquare {} - mouseEntered: (NXEvent *) theEvent; /* Private methods: */ - checkForLegalMoveFrom: sender; - foundAdjacent; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.