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

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

  #import "Glyph.h"
@interface Test:Glyph
{ int i ;
}
- init: (float) width :(float) height ;
- (float) float: (float) val ;
- (char *) string: (char *) string ;
- (int) int: (int) anInt ;
- point: (NXPoint *) a ;
- size: (NXSize *) a ;
- rect: (NXRect *) a;
@end

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