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

Go to the source code of this file.

Functions

void whois (const command_t &, GameObj &)
 
void profile (const command_t &, GameObj &)
 
char * Estimate_i (int, Race *, int)
 
void treasury (const command_t &, GameObj &)
 

Function Documentation

◆ Estimate_i()

char* Estimate_i ( int  ,
Race ,
int   
)

Definition at line 301 of file prof.cc.

References est_buf, and round_perc().

Referenced by block(), prepare_output_line(), and profile().

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

◆ profile()

void profile ( const command_t ,
GameObj  
)

Definition at line 83 of file prof.cc.

References Estimate_f(), Estimate_i(), gun_range(), and tele_range().

Here is the call graph for this function:

◆ treasury()

void treasury ( const command_t ,
GameObj  
)

Definition at line 54 of file prof.cc.

◆ whois()

void whois ( const command_t ,
GameObj  
)

Definition at line 24 of file prof.cc.