Category : OS/2 Files
Archive   : VOL1N8.ZIP
Filename : MECH.H

 
Output of file : MECH.H contained in archive : VOL1N8.ZIP
/* MECH.H

Copyright (c) 1992 Timur Tabi
Copyright (c) 1992 Fasa Corporation

The following trademarks are the property of Fasa Corporation:
BattleTech, CityTech, AeroTech, MechWarrior, BattleMech, and 'Mech.
The use of these trademarks should not be construed as a challenge to these marks.

Must be #included after hexes.h
*/

typedef struct {
HEXINDEX hi;
int iDirection;
HBITMAP hbm[6]; // One bitmap for each direction
} MECH;

#ifdef MECH_C
#define EXTERN
#else
#define EXTERN extern
#endif

EXTERN MECH mech;

#undef EXTERN

void MechInit(void);
// Initialize this module

void MechErase(void);
// Erase the current 'Mech

void MechDraw(void);
// Draws the current 'Mech

void MechMove(HEXINDEX);
// Moves the current 'Mech, if possible


  3 Responses to “Category : OS/2 Files
Archive   : VOL1N8.ZIP
Filename : MECH.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/