ftp.nice.ch/pub/next/tools/screen/backspace/Fly.NIHS.bs.tar.gz#/FlyView.BackModule/FlyLogic.h

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

#import <appkit/appkit.h>
#import "Fly.h"

@interface FlyLogic:Object
{
	NXRect	bounds;
}

- setBoundsRect:(NXRect *)r;
- getNewHeading:(Fly *)fly;
- getStateAndTurn:(Fly *)fly;
- adjustPosition:(Fly *)fly;
- randomPosition:(Fly *)fly;

@end

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