Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

/home/groups/n/no/noxwizard/cvs/src/boats.h File Reference

Boat System Stuff. More...

#include "nxwcommn.h"
#include "data.h"
#include "target.h"
#include "house.h"

Go to the source code of this file.

Compounds

class  cBoat

Defines

#define PORT_PLANK   0
#define STARB_PLANK   1
#define HOLD   2
#define TILLER   3
#define PORT_P_C   0
#define PORT_P_O   1
#define STAR_P_C   2
#define STAR_P_O   3
#define TILLERID   5
#define HOLDID   4

Typedefs

typedef cBoatP_BOAT
typedef std::map< int, P_BOATBOATS

Variables

signed short int iSmallShipOffsets [4][4][2]
signed short int iMediumShipOffsets [4][4][2]
signed short int iLargeShipOffsets [4][4][2]
char cShipItems [4][6]
BOATS s_boat
cBoatBoats


Detailed Description

Boat System Stuff.

Author:
Elcabesa
Note:
over an existing old boat system

Define Documentation

#define HOLD   2
 

#define HOLDID   4
 

#define PORT_P_C   0
 

#define PORT_P_O   1
 

#define PORT_PLANK   0
 

#define STAR_P_C   2
 

#define STAR_P_O   3
 

#define STARB_PLANK   1
 

#define TILLER   3
 

#define TILLERID   5
 


Typedef Documentation

typedef std::map<int,P_BOAT> BOATS
 

typedef cBoat* P_BOAT
 


Variable Documentation

cBoat* Boats
 

char cShipItems[4][6]
 

signed short int iLargeShipOffsets[4][4][2]
 

signed short int iMediumShipOffsets[4][4][2]
 

signed short int iSmallShipOffsets[4][4][2]
 

BOATS s_boat
 

SourceForge.net Logo