ftp.nice.ch/pub/next/games/card/NeXTmille.2.0.s.tar.gz#/NeXTmille-2.0a/cards.h

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

												// This is the directory under
												//	the .app directory where the
												//	card .tiff files are located.
#define	CARDS_DIR							"NeXTmille-cards"

												// These are the names assigned 
												//	to the tiff images for
												//	all of the cards.  Some of 
												//	these may be templetes.  
#define	TOP_FACE							"top_face.tiff"
#define	MILES_BOTTOM_FACE_TEMPLATE			"miles.tiff"
#define	ACCIDENT_BOTTOM_FACE				"accident.tiff"
#define	DRIVING_ACE_BOTTOM_FACE				"driving_ace.tiff"
#define	DRIVING_ACE_ROTATED_BOTTOM_FACE		"driving_ace_rotated.tiff"
#define	END_OF_LIMIT_BOTTOM_FACE			"end_of_limit.tiff"
#define	EXTRA_TANK_BOTTOM_FACE				"extra_tank.tiff"
#define	EXTRA_TANK_ROTATED_BOTTOM_FACE		"extra_tank_rotated.tiff"
#define	FLAT_TIRE_BOTTOM_FACE				"flat_tire.tiff"
#define	GASOLINE_BOTTOM_FACE				"gasoline.tiff"
#define	OUT_OF_GAS_BOTTOM_FACE				"out_of_gas.tiff"
#define	PUNCTURE_PROOF_BOTTOM_FACE			"puncture_proof.tiff"
#define	PUNCTURE_PROOF_ROTATED_BOTTOM_FACE	"puncture_proof_rotated.tiff"
#define	REPAIRS_BOTTOM_FACE					"repairs.tiff"
#define	RIGHT_OF_WAY_BOTTOM_FACE			"right_of_way.tiff"
#define	RIGHT_OF_WAY_ROTATED_BOTTOM_FACE	"right_of_way_rotated.tiff"
#define	SPARE_TIRE_BOTTOM_FACE				"spare_tire.tiff"
#define	SPEED_LIMIT_BOTTOM_FACE				"speed_limit.tiff"
#define	TRAFFIC_LIGHT_TEMPLATE_BOTTOM_FACE	"traffic_light.tiff"



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