ftp.nice.ch/pub/next/games/board/Ergo.NIHS.bs.tar.gz#/Ergo/Proper_Ending/EmptySquare.h

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.