Pyrogenesis  trunk
Typedefs | Variables
Player.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int32_t player_id_t
 valid player IDs are non-negative (see ICmpOwnership) More...
 

Variables

static const player_id_t INVALID_PLAYER = -1
 

Typedef Documentation

typedef int32_t player_id_t

valid player IDs are non-negative (see ICmpOwnership)

Variable Documentation

const player_id_t INVALID_PLAYER = -1
static