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

Go to the source code of this file.

Functions

void order (const command_t &, GameObj &)
 
std::string prin_ship_dest (const Ship &)
 
void route (const command_t &, GameObj &)
 

Function Documentation

◆ order()

void order ( const command_t ,
GameObj  
)

Definition at line 34 of file order.cc.

References DispOrders(), DispOrdersHeader(), and do_shiplist().

Here is the call graph for this function:

◆ prin_ship_dest()

std::string prin_ship_dest ( const Ship )

Definition at line 613 of file order.cc.

◆ route()

void route ( const command_t ,
GameObj  
)

Definition at line 857 of file order.cc.

References getplanet(), and putplanet().

Here is the call graph for this function: