ftp.nice.ch/pub/next/games/action/MissileCommand.2.0.NIHS.bs.tar.gz#/MissileCommand.2.0.NIHS.bs/Source/sym/MissileCommand.h

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

/* ./sym/MissileCommand.h generated from MissileCommand.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef MISSILECOMMAND_H
#define MISSILECOMMAND_H

extern void PSWinit( void );

extern void PSWexplode(float gray, float x, float y, float rad);

extern void PSWsurfexpl(float gray, float x, float y, float rad);

extern void PSWplottrajectory(float sx, float sy, float dx, float dy);

extern void PSWerasetrajectory(float sx, float sy, float dx, float dy);

extern void PSWmarkloc(float x, float y);

#endif MISSILECOMMAND_H

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