ftp.nice.ch/pub/next/games/action/QuakeEd.s.tar.gz#/QuakeEd/TextureView.h

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


@interface TextureView:View
{
	id	parent_i;
	int	deselectIndex;
}

- setParent:(id)from;
- deselect;

@end

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