ftp.nice.ch/pub/next/audio/apps/Nu.3.0.N.b.tar.gz#/Nu.pkg/_Nu/Library/Glyphs/.h/Tuple.h

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

  #import "PSCPriv.h"
  #define ABOVE flags.user1
  #define BRACKET flags.user2
@interface Tuple:PSCPriv
{ int x,y ;
  id influence ;
}
- above: (BOOL) YESorNO ;
- bracket: (BOOL) YESorNO ;
- influence: aGlyph;
- influence: influence  left: (float *) left right: (float *) right slope: (float *)  slope ;
- init: (float)width :(float)height ;
- makeCache ;
- (float) multiplier ;
- mouseDragged: (NXRect *) aRect ;
- plant: (Glyph *) aGlyt ;
- scan ;
- wasPlanted: aGlyph ;
- x: (int) xVal y: (int) yVal ;
-read: (NXTypedStream *) stream ;
-write: (NXTypedStream *) stream ;
@end

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