Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

objects.h File Reference

Mine and Objects which can be placed on a map field. More...

#include <vector>
#include "typen.h"
#include "mapitemtype.h"
#include "overviewmapimage.h"
#include "graphics/surface.h"

Include dependency graph for objects.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  MineTypes { cmantipersonnelmine = 1, cmantitankmine, cmmooredmine, cmfloatmine }

Variables

const int cminenum = 4
const char * MineNames [cminenum]
const int MineBasePunch [cminenum]


Detailed Description

Mine and Objects which can be placed on a map field.

Definition in file objects.h.


Enumeration Type Documentation

enum MineTypes
 

Enumeration values:
cmantipersonnelmine 
cmantitankmine 
cmmooredmine 
cmfloatmine 

Definition at line 66 of file objects.h.


Variable Documentation

const int cminenum = 4
 

Definition at line 62 of file objects.h.

const int MineBasePunch[cminenum]
 

Definition at line 39 of file objects.cpp.

Referenced by MineItem::place(), and putMine().

const char* MineNames[cminenum]
 

Definition at line 38 of file objects.cpp.

Referenced by MineType::getName(), and viewterraininfo().


Generated on Tue Jun 24 01:54:43 2008 for Advanced Strategic Command by  doxygen 1.4.2