#include <player.h>
Public Member Functions | |
| PlayerID (int num) | |
| PlayerID (const ContainerBase *c) | |
| PlayerID (const ContainerBase &c) | |
| PlayerID (const Player &p) | |
| PlayerID (const PlayerID &p) | |
| int | getID () const |
Definition at line 39 of file player.h.
|
|
|
|
|
|
|
|
|
|
|
Definition at line 33 of file player.cpp. |
|
|
|
|
|
Definition at line 47 of file player.h. Referenced by GameMap::getPlayer(), DiplomaticStateVector::isAllied(), DiplomaticStateVector::isHostile(), and DiplomaticStateVector::sharesView(). |
1.4.2