This is BattleZoneView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <appkit/View.h> #import <appkit/appkit.h> @interface BattleZoneView:View { DPSTimedEntry myTimedEntry; float Lines[50]; int step; } - drawSelf:(const NXRect *)rects :(int)rectCount; - startAnimation; - endAnimation; - initFrame:(const NXRect *)frameRect; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.