Galactic Bloodshed
Functions
getplace.h File Reference
#include <string>
#include "gb/ships.h"
Include dependency graph for getplace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

placetype getplace (GameObj &, const std::string &, const int)
 
char * Dispshiploc_brief (Ship *)
 
char * Dispshiploc (Ship *)
 
std::string Dispplace (const placetype &)
 
bool testship (const player_t, const governor_t, const Ship &)
 

Function Documentation

◆ Dispplace()

std::string Dispplace ( const placetype )

Definition at line 229 of file getplace.cc.

◆ Dispshiploc()

char* Dispshiploc ( Ship )

Definition at line 211 of file getplace.cc.

References Disps.

◆ Dispshiploc_brief()

char* Dispshiploc_brief ( Ship )

Definition at line 188 of file getplace.cc.

References Disps.

Referenced by DispOrders(), and ship_report().

Here is the caller graph for this function:

◆ getplace()

placetype getplace ( GameObj ,
const std::string &  ,
const int   
)

Definition at line 33 of file getplace.cc.

◆ testship()

bool testship ( const player_t  ,
const governor_t  ,
const Ship  
)

Definition at line 248 of file getplace.cc.

References DontOwnErr().

Referenced by walk().

Here is the call graph for this function:
Here is the caller graph for this function: