Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Typedefs | Variables
Player.h File Reference

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)

Definition at line 24 of file Player.h.

Variable Documentation

const player_id_t INVALID_PLAYER = -1
static

Definition at line 26 of file Player.h.