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

This is AbstractErgoView.h in view mode; [Download] [Up]

#import "ErgoApp.h"
#import <appkit/View.h>
#import <appkit/nextstd.h>
#import <dpsclient/psops.h>

@interface AbstractErgoView : View { }

- gameOver;
- letOtherColorMove;
- startOfNewMove;

/* Private methods: */

- calculateScore: sender;
- capture: sender;
- checkAdjacencyWith: sender;
- checkForLegalMoveFrom: sender;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.