Galactic Bloodshed
Functions
tech.h File Reference
#include "gb/vars.h"
Include dependency graph for tech.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void technology (const command_t &, GameObj &)
 
double tech_prod (int, int)
 

Function Documentation

◆ tech_prod()

double tech_prod ( int  ,
int   
)

Definition at line 69 of file tech.cc.

Referenced by doplanet(), anonymous_namespace{tech_status.cc}::tech_report_star(), and technology().

Here is the caller graph for this function:

◆ technology()

void technology ( const command_t ,
GameObj  
)

Definition at line 21 of file tech.cc.

References control(), deductAPs(), enufAP(), getplanet(), putplanet(), and tech_prod().

Here is the call graph for this function: